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