Class ChunkEvent

    • Field Detail

      • chunk

        protected Chunk chunk
    • Constructor Detail

    • Method Detail

      • getChunk

        @NotNull
        public Chunk getChunk()
        Gets the chunk being loaded/unloaded
        Returns:
        Chunk that triggered this event