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
Duration of the previous step. |
getChunkPreGenerate
getTargetWorld
getCause, getContext, getSource
isCancelled, setCancelled
int getChunksGeneratedThisStep()
int getChunksSkippedThisStep()