Block

Undocumented in source.

Members

Functions

mesh
ubyte[] mesh(ubyte bx, ubyte by, ubyte bz, ubyte sides, ubyte sidesnum)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

color
ubyte[3] color;
Undocumented in source.
getMesh
ubyte[] function(const Block block, ubyte bx, ubyte by, ubyte bz, ubyte sides, ubyte sidesnum) getMesh;
Undocumented in source.
id
BlockType id;
Undocumented in source.
isSideTransparent
bool function(Side side) isSideTransparent;
Undocumented in source.
isVisible
bool isVisible;
Undocumented in source.
name
string name;
Undocumented in source.

Meta