Interface Chunk

All Known Implementing Classes:
AnvilChunk, AnvilChunk13, AnvilChunk16, OldChunk

public interface Chunk
A 16 by 16 block chunk.
  • Method Summary

    Modifier and Type
    Method
    Description
    getBlock​(BlockVector3 position)
    Get a block.