public class ChunkEvent extends WorldEvent
Modifier and Type | Class and Description |
---|---|
static class |
ChunkEvent.Load |
static class |
ChunkEvent.Unload |
WorldEvent.PotentialSpawns, WorldEvent.Save
Event.HasResult, Event.Result
world
Constructor and Description |
---|
ChunkEvent(Chunk chunk) |
Modifier and Type | Method and Description |
---|---|
Chunk |
getChunk() |
getListenerList, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResult, setup