- id
cell_t id;
Undocumented in source.
- name
string name;
Undocumented in source.
- visibility
BlockVisibility visibility;
Undocumented in source.
- txIndex
int txIndex;
Undocumented in source.
- ~this
~this()
Undocumented in source.
- canPass
bool canPass [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isOpaque
bool isOpaque [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isVisible
bool isVisible [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- terrainSmoothing
bool terrainSmoothing [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- addFace
void addFace(Vector3d pos, Dir face, Mesh mesh, int textureIndex)
- createFace
void createFace(World world, Position camPosition, Vector3d pos, Dir face, Mesh mesh)
- createFaces
void createFaces(World world, Position camPosition, Vector3d pos, int visibleFaces, Mesh mesh)