BlockData

Undocumented in source.

Members

Functions

validate
void validate()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

blocks
ubyte[] blocks;

null if uniform is true, or contains chunk data otherwise

dataLength
uint dataLength;
Undocumented in source.
layerId
ubyte layerId;
Undocumented in source.
metadata
ushort metadata;
Undocumented in source.
uniform
bool uniform;

is chunk filled with block of the same type

uniformType
ulong uniformType;

type of common block

Meta