AbstractStaticgetThe player to get the location of.
The adjusted and floored player position, or null if an error occurs.
StaticgetGets the player's facing direction (yaw), snapped to the nearest cardinal direction in 90° increments (North, East, South, West).
The player whose yaw to retrieve.
The snapped yaw in degrees, constrained to [-180, 180].
Staticget
Gets the floored location of a player, adjusted to account for their swimming state. If the player is swimming, it returns the current Y; otherwise, it adds +1 to center on their body.