SubChunkHeightmapData
0Height Map Typeuint8 · 1 byte
1Subchunk Height Maparray<array<int8>> · variable
2Render Height Map Typeuint8 · 1 byte
3Subchunk Render Height Maparray<array<int8>> · variable
Fields
4 top-level fields0Height Map TypeType of height map data for this subchunk.Enum-as-Value
uint8- 0
NoData - 1
HasData - 2
AllTooHigh - 3
AllTooLow
- 0
- 1Subchunk Height Mapoptional2D height map array [z][x], present when type is HasData.
array<array<int8>> 2Render Height Map TypeType of render height map data for this subchunk.Enum-as-Value
uint8- 0
NoData - 1
HasData - 2
AllTooHigh - 3
AllTooLow - 4
AllCopied
- 0
- 3Subchunk Render Height Mapoptional2D render height map array [z][x], present when type is HasData.
array<array<int8>>
Packet references
1 reference- SubChunkPacketSubChunk Data › SubChunkPacketData › Height Map Data › SubChunkHeightmapData
Changelog
Stable releases
Changes between stable protocol releases.
No stable release changes are recorded for this type.
All builds
Changes between consecutive stable releases and preview builds.
No changes are recorded for this type.