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