Sapling Grow Tree Event
To use this event use the following import:
groovy
import net.minecraftforge.event.terraingen.SaplingGrowTreeEventSub-Classes
This event extends the following events and can use all their methods and fields:
WorldEvent
Methods
groovy
boolean hasResult()groovy
net.minecraft.util.math.BlockPos getPos()groovy
java.util.Random getRand()