Package forestry.api.arboriculture
Interface ILeafTickHandler
public interface ILeafTickHandler
-
Method Summary
Modifier and TypeMethodDescriptionbooleanonRandomLeafTick(ITree tree, net.minecraft.world.level.Level world, net.minecraft.util.RandomSource rand, net.minecraft.core.BlockPos pos, boolean isDestroyed)
-
Method Details
-
onRandomLeafTick
boolean onRandomLeafTick(ITree tree, net.minecraft.world.level.Level world, net.minecraft.util.RandomSource rand, net.minecraft.core.BlockPos pos, boolean isDestroyed)
-