Interface ChunkEvent

All Superinterfaces:
Event
All Known Subinterfaces:
ChunkEvent.Blocks, ChunkEvent.Blocks.Load, ChunkEvent.Blocks.Save, ChunkEvent.Blocks.Save.Post, ChunkEvent.Blocks.Save.Pre, ChunkEvent.Entities, ChunkEvent.Entities.Load, ChunkEvent.Entities.Save, ChunkEvent.Entities.Save.Post, ChunkEvent.Entities.Save.Pre, ChunkEvent.Generated, ChunkEvent.Load, 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