SeparatedBlockInfoTable

Undocumented in source.

Constructors

this
this(BlockInfoTable infoTable)
Undocumented in source.

Members

Variables

blockInfos
immutable(BlockInfo)[] blockInfos;
Undocumented in source.
color
ubvec3[] color;
Undocumented in source.
corners
ubyte[] corners;
Undocumented in source.
hasGeometry
bool[] hasGeometry;
Undocumented in source.
hasInternalGeometry
bool[] hasInternalGeometry;
Undocumented in source.
meshDependOnMeta
bool[] meshDependOnMeta;
Undocumented in source.
meshHandler
MeshHandler[] meshHandler;
Undocumented in source.
shape
BlockShape[] shape;
Undocumented in source.
shapeDependsOnMeta
bool[] shapeDependsOnMeta;
Undocumented in source.
shapeMetaHandler
ShapeMetaHandler[] shapeMetaHandler;
Undocumented in source.
sideMasks
ShapeSideMask[6][] sideMasks;
Undocumented in source.
sideTable
SideIntersectionTable sideTable;
Undocumented in source.

Meta