public abstract class ChunkEvent extends WorldEvent
Event.Result
protected Chunk
chunk
protected
ChunkEvent(Chunk chunk)
Chunk
getChunk()
getWorld
getEventName, getHandlers, isAsynchronous
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Chunk chunk
protected ChunkEvent(Chunk chunk)
public Chunk getChunk()
原文: Gets the chunk being loaded/unloaded
abandoned/df73ca4d633aaf75f301964d4d2d2cada820bca2