public class ButterflySpawner extends java.lang.Object implements ILeafTickHandler
| Constructor and Description |
|---|
ButterflySpawner() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
onRandomLeafTick(ITree tree,
net.minecraft.world.World world,
java.util.Random rand,
net.minecraft.util.math.BlockPos pos,
boolean isDestroyed) |
public boolean onRandomLeafTick(ITree tree, net.minecraft.world.World world, java.util.Random rand, net.minecraft.util.math.BlockPos pos, boolean isDestroyed)
onRandomLeafTick in interface ILeafTickHandler