public class PlayerChunkLoadEvent extends ChunkEvent
Event.Result
chunk
Constructor and Description |
---|
PlayerChunkLoadEvent(@NotNull Chunk chunk,
@NotNull Player player) |
Modifier and Type | Method and Description |
---|---|
static @NotNull HandlerList |
getHandlerList() |
@NotNull HandlerList |
getHandlers() |
@NotNull Player |
getPlayer() |
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.