ChunkData

Undocumented in source.

Members

Functions

decode
void decode(Buffer o_buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
encode
void encode(Buffer o_buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

FIELDS
enum string[] FIELDS;
Undocumented in source.
biomes
ubyte[256] biomes;
Undocumented in source.
blockEntities
ubyte[] blockEntities;
Undocumented in source.
borders
ubyte[] borders;
Undocumented in source.
extraData
sul.protocol.bedrock141.types.ExtraData[] extraData;
Undocumented in source.
heights
ushort[256] heights;
Undocumented in source.
sections
sul.protocol.bedrock141.types.Section[] sections;
Undocumented in source.

Meta