Point
class Point
A smaller version of the Location class only including a world name, and three integers for the x, y and z. Finds uses where the extra data and precision of the Location class is completely unnecessary.
Author
lokka30
Since
3.1.2
See also
Location