mc_region

Members

Enums

McChunkCompression
enum McChunkCompression
Undocumented in source.

Functions

calcRegionBox
Box calcRegionBox(int rx, int rz)
Undocumented in source. Be warned that the author may not have intended to support it.
regionIterator
auto regionIterator(string regionDir)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

CHUNKS_PER_MC_REGION_HEIGHT
enum CHUNKS_PER_MC_REGION_HEIGHT;
Undocumented in source.
CHUNKS_PER_MC_REGION_WIDTH
enum CHUNKS_PER_MC_REGION_WIDTH;
Undocumented in source.
MC_CHUNK_HEIGHT
enum MC_CHUNK_HEIGHT;
Undocumented in source.
MC_CHUNK_WIDTH
enum MC_CHUNK_WIDTH;
Undocumented in source.
MC_CHUNK_WIDTH_CUBE
enum MC_CHUNK_WIDTH_CUBE;
Undocumented in source.
MC_CHUNK_WIDTH_SQR
enum MC_CHUNK_WIDTH_SQR;
Undocumented in source.
MC_REGION_WIDTH
enum MC_REGION_WIDTH;
Undocumented in source.
MC_REGION_WIDTH_SQR
enum MC_REGION_WIDTH_SQR;
Undocumented in source.
SECTOR_SIZE
enum SECTOR_SIZE;
Undocumented in source.
regionExt
enum regionExt;
Undocumented in source.

Structs

McChunkInfo
struct McChunkInfo
Undocumented in source.
McRegion
struct McRegion
Undocumented in source.

Meta

Authors

Andrey Penechko.