class

Rosegold::Section

Inherits Reference / Object

Chunk Section (16x16x16 blocks), data format 1.16-1.18

Constructors

new(empty : Bool)
Source
new(io)
Source

Class methods

empty

Creates an empty section (for when no section data is sent)

Source

Instance methods

block_count
Source
block_state(index : UInt32) : BlockStateNr
Source
fluid_count
Source
has_only_air?
Source
set_block_state(index : UInt32, block_state : BlockStateNr) : BlockStateNr
Source
write(io)
Source

Nested types