Interface ChunkEvent

All Superinterfaces:
Event
All Known Subinterfaces:
ChunkEvent.Generated, ChunkEvent.Load, ChunkEvent.Save, ChunkEvent.Save.Post, ChunkEvent.Save.Pre, ChunkEvent.Unload, ChunkEvent.Unload.Post, ChunkEvent.Unload.Pre, ChunkEvent.WorldScoped

public interface ChunkEvent extends Event
  • Method Details

    • chunkPosition

      Vector3i chunkPosition()
      Gets the position of the chunk, in chunk co-ordinates.
      Returns:
      the position