public abstract class ChunkEvent extends WorldEvent
Event.Result| Modifier | Constructor and Description | 
|---|---|
protected  | 
ChunkEvent(@NotNull Chunk chunk)  | 
| Modifier and Type | Method and Description | 
|---|---|
@NotNull Chunk | 
getChunk()
Gets the chunk being loaded/unloaded 
 | 
getWorldgetEventName, getHandlers, isAsynchronousCopyright © 2021. All rights reserved.