Location
Represents 3-dimensional position in world
Constructors
Properties
Functions
Link copied to clipboard
Required method for deserialization
Link copied to clipboard
Get the squared distance between this location and another.
Link copied to clipboard
Gets unit-vector pointing in the direction that this Location is facing.
Link copied to clipboard
Gets the magnitude of the location squared.
Link copied to clipboard
Safely converts double (location coordinate) to an int (block coordinate)
Link copied to clipboard