class Rosegold::Chunk::Section
- Rosegold::Chunk::Section
- Reference
- Object
Overview
Chunk Section (16x16x16 blocks), data format 1.16-1.18
Defined in:
rosegold/world/chunk.crConstructors
Instance Method Summary
- #block_state(index : UInt32) : BlockStateNr
- #set_block_state(index : UInt32, block_state : BlockStateNr)
- #write(io)