public interface Chunk
Modifier and Type | Method and Description |
---|---|
BlockStateHolder |
getBlock(Vector position)
Get a block;
|
BlockStateHolder getBlock(Vector position) throws DataException
position
- the position of the blockDataException
- thrown on data error