Populate
To use this event use the following import:
groovy
import net.minecraftforge.event.terraingen.PopulateChunkEvent.Populate
Sub-Classes
This event extends the following events and can use all their methods and fields:
PopulateChunkEvent, ChunkGeneratorEvent
Methods
groovy
net.minecraftforge.event.terraingen.PopulateChunkEvent$Populate$EventType getType()
groovy
boolean hasResult()