[This is preliminary documentation and is subject to change.]
Checks whether the given coordinate (in block units) is within the bounds of the map.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)
Syntax
Parameters
- x
- Int32
X coordinate (width).
- y
- Int32
Y coordinate (length, Notch's Z).
- z
- Int32
Z coordinate (height, Notch's Y).
Return Value
[Missing <returns> documentation for "M:fCraft.Map.InBounds(System.Int32,System.Int32,System.Int32)"]