Chunk.getBlockType

Undocumented in source. Be warned that the author may not have intended to support it.
  1. BlockType getBlockType(int x, int y, int z)
    struct Chunk
    getBlockType
    (
    int x
    ,
    int y
    ,
    int z
    )
  2. BlockType getBlockType(BlockChunkIndex blockChunkIndex)

Meta