McRegion

Undocumented in source.

Members

Functions

opApply
int opApply(int delegate(McChunkInfo) del)

iterates all chunks in region.

parseRegionFilename
void parseRegionFilename(string regionFile)
Undocumented in source. Be warned that the author may not have intended to support it.
readHeader
void readHeader(File file)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buffer
ubyte[] buffer;
Undocumented in source.
offsets
uint[MC_REGION_WIDTH_SQR] offsets;
Undocumented in source.
path
string path;
Undocumented in source.
timestamps
uint[MC_REGION_WIDTH_SQR] timestamps;
Undocumented in source.
x
int x;
z
int z;
Undocumented in source.

Meta