class
Rosegold::Section
- Rosegold::Section
- Reference
- Object
Overview
Chunk Section (16x16x16 blocks), data format 1.16-1.18
Defined in:
rosegold/world/section.crConstructors
Class Method Summary
-
.empty
Creates an empty section (for when no section data is sent)
Instance Method Summary
- #block_state(index : UInt32) : BlockStateNr
- #set_block_state(index : UInt32, block_state : BlockStateNr)
- #write(io)