BlockWorldPos

Undocumented in source.

Constructors

this
this(ChunkWorldPos cwp, ushort index)
Undocumented in source.
this
this(ivec3 blockWorldPos, int dim)
Undocumented in source.
this
this(ivec4 blockWorldPos)
Undocumented in source.
this
this(vec3 blockWorldPos, int dim)
Undocumented in source.
this
this(int x, int y, int z, int dim)
Undocumented in source.
this
this(int[4] pos)
Undocumented in source.

Members

Functions

opDispatch
auto opDispatch()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

vector
ivec4 vector;
Undocumented in source.

Meta