- contains
bool contains(ivec3 point, ushort dimension)
Undocumented in source. Be warned that the author may not have intended to support it.
- intersection
WorldBox intersection(WorldBox other)
Undocumented in source. Be warned that the author may not have intended to support it.
- intersection
WorldBox intersection(Box other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(ivec4) del)
int opApply(int delegate(ChunkWorldPos) del)
iterate all posisions within a box
- opEquals
bool opEquals(WorldBox other)
Undocumented in source. Be warned that the author may not have intended to support it.