public class ChunkPopulateEvent extends ChunkEvent
 If your intent is to populate the chunk using this event, please see BlockPopulator
Event.Resultchunk| Constructor | Description | 
|---|---|
| ChunkPopulateEvent(@NotNull Chunk chunk) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static @NotNull HandlerList | getHandlerList() | |
| @NotNull HandlerList | getHandlers() | 
getChunkgetEventName, isAsynchronousclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetWorldpublic ChunkPopulateEvent(@NotNull
                          @NotNull Chunk chunk)
@NotNull public @NotNull HandlerList getHandlers()
getHandlers in class Event@NotNull public static @NotNull HandlerList getHandlerList()
Copyright © 2020. All rights reserved.