Class ChunkEvent

    • Field Detail

      • chunk

        protected Chunk chunk
    • Constructor Detail

      • ChunkEvent

        protected ChunkEvent​(@NotNull
                             Chunk chunk)
    • Method Detail

      • getChunk

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