public static interface ChunkPreGenerationEvent.Post extends ChunkPreGenerationEvent, Cancellable
ChunkPreGenerationEvent.Cancelled, ChunkPreGenerationEvent.Complete, ChunkPreGenerationEvent.Post, ChunkPreGenerationEvent.Pre| Modifier and Type | Method and Description | 
|---|---|
| int | getChunksGeneratedThisStep()The number of chunks generated during the previous step. | 
| int | getChunksSkippedThisStep()The number of chunks generated that did not need to be generated and
 were skipped over. | 
| Duration | getTimeTakenForStep()The  Durationof the previous step. | 
getChunkPreGenerategetTargetWorldgetCause, getContext, getSourceisCancelled, setCancelledint getChunksGeneratedThisStep()
int getChunksSkippedThisStep()