GrowingBlock

Undocumented in source.

Constructors

this
this(sul.blocks.Block data, Drop[] drops, block_t next, block_t[] compare, block_t[] requiredBlock, size_t height)
Undocumented in source.

Members

Functions

onRandomTick
void onRandomTick(World world, BlockPosition position)
Undocumented in source. Be warned that the author may not have intended to support it.
onUpdated
void onUpdated(World world, BlockPosition position, Update update)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From MineableBlock

drops
Slot[] drops(World world, Player player, Item item)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta