Section

Undocumented in source.

Members

Functions

opIndex
Block* opIndex(ubyte x, ubyte y, ubyte z)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
Block* opIndexAssign(Block* block, ubyte x, ubyte y, ubyte z)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

order
enum order;
Undocumented in source.

Properties

blocks
auto ref blocks [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
blocks
Block*[4096] blocks [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
blocksLight
auto blocksLight [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
blocksLight
ubyte[2048] blocksLight [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
full
bool full [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
skyLight
auto skyLight [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
skyLight
ubyte[2048] skyLight [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
tick
bool tick [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta