home / bedrock141 / types / section
Section
Section of a chunk with informations about blocks and lights. The array of bytes are always ordered xzy.
Fields
| Name | Type | Default |
|---|---|---|
| storage version | ubyte | 0 |
| block ids | ubyte[4096] | |
| block metas | ubyte[2048] |
home / bedrock141 / types / section
Section of a chunk with informations about blocks and lights. The array of bytes are always ordered xzy.
| Name | Type | Default |
|---|---|---|
| storage version | ubyte | 0 |
| block ids | ubyte[4096] | |
| block metas | ubyte[2048] |