ChunkLoadEvent
, ChunkPopulateEvent
, ChunkUnloadEvent
public abstract class ChunkEvent extends WorldEvent
Event.Result
Modifier | Constructor | Description |
---|---|---|
protected |
ChunkEvent(Chunk chunk) |
Modifier and Type | Method | Description |
---|---|---|
Chunk |
getChunk() |
Gets the chunk being loaded/unloaded
|
getEventName, getHandlers, isAsynchronous
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getWorld
Copyright © 2019. All rights reserved.