public class ChunkPopulateEvent extends ChunkEvent
 If your intent is to populate the chunk using this event, please see BlockPopulator
Event.Resultchunk| Constructor and Description | 
|---|
ChunkPopulateEvent(@NotNull Chunk chunk)  | 
| Modifier and Type | Method and Description | 
|---|---|
static @NotNull HandlerList | 
getHandlerList()  | 
@NotNull HandlerList | 
getHandlers()  | 
getChunkgetWorldgetEventName, isAsynchronouspublic ChunkPopulateEvent(@NotNull
                          @NotNull Chunk chunk)
@NotNull public @NotNull HandlerList getHandlers()
getHandlers in class Event@NotNull public static @NotNull HandlerList getHandlerList()
Copyright © 2021. All rights reserved.