BlockChunkIndex

Undocumented in source.

Constructors

this
this(BlockChunkPos blockChunkPos)
Undocumented in source.
this
this(BlockWorldPos blockWorldPos)
Undocumented in source.
this
this(ushort index)
Undocumented in source.
this
this(int x, int y, int z)
Undocumented in source.
this
this(ivec3 pos)
Undocumented in source.

Alias This

getIndex

Members

Functions

getIndex
size_t getIndex()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

index
ushort index;
Undocumented in source.

Meta