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