Class ChunkPopulateEvent


public class ChunkPopulateEvent
extends ChunkEvent
Thrown when a new chunk has finished being populated.

If your intent is to populate the chunk using this event, please see BlockPopulator