- BLOCK_DEFS
BlockDef[256] BLOCK_DEFS;
Undocumented in source.
- BLOCK_TERRAIN_SMOOTHING
bool[256] BLOCK_TERRAIN_SMOOTHING;
Undocumented in source.
- BLOCK_TYPE_CAN_PASS
bool[256] BLOCK_TYPE_CAN_PASS;
Undocumented in source.
- BLOCK_TYPE_OPAQUE
bool[256] BLOCK_TYPE_OPAQUE;
Undocumented in source.
- BLOCK_TYPE_VISIBLE
bool[256] BLOCK_TYPE_VISIBLE;
Undocumented in source.
- face_indexes
ushort[6] face_indexes;
Undocumented in source.
- face_indexes_back
ushort[6] face_indexes_back;
Undocumented in source.
- face_vertices_down
float[VERTEX_COMPONENTS * 4] face_vertices_down;
Undocumented in source.
- face_vertices_east
float[VERTEX_COMPONENTS * 4] face_vertices_east;
Undocumented in source.
- face_vertices_north
float[VERTEX_COMPONENTS * 4] face_vertices_north;
Undocumented in source.
- face_vertices_south
float[VERTEX_COMPONENTS * 4] face_vertices_south;
Undocumented in source.
- face_vertices_up
float[VERTEX_COMPONENTS * 4] face_vertices_up;
Undocumented in source.
- face_vertices_west
float[VERTEX_COMPONENTS * 4] face_vertices_west;
Undocumented in source.