public static class TumblestoneBlockEvent.PostGrow extends TumblestoneBlockEvent
TumblestoneBlockEvent.PostBlockBroke, TumblestoneBlockEvent.PostBlockDestroy, TumblestoneBlockEvent.PostCooldownEnd, TumblestoneBlockEvent.PostGrow, TumblestoneBlockEvent.PreBlockBroke, TumblestoneBlockEvent.PreBlockDestroy, TumblestoneBlockEvent.PreCooldownEnd, TumblestoneBlockEvent.PreGrow
Constructor and Description |
---|
PostGrow(net.minecraft.world.World level,
net.minecraft.block.BlockState state,
net.minecraft.util.math.BlockPos pos,
float chance)
Basic constructor
|
Modifier and Type | Method and Description |
---|---|
float |
getChance()
The change of the growth happening this random tick
|
boolean |
isFullyGrown()
Checks if the block grew to full value
|
getPos, getState, getWorld