Interface ChunkEvent.Unload.Pre

All Superinterfaces:
ChunkEvent, ChunkEvent.Unload, ChunkEvent.WorldScoped, Event
Enclosing interface:
ChunkEvent.Unload

public static interface ChunkEvent.Unload.Pre extends ChunkEvent.Unload
Called before the chunk is unloaded.
  • Method Details

    • chunk

      WorldChunk chunk()
      Gets the chunk being changed.
      Returns:
      The chunk