A direction is, basically, a direction.

It can be used to tell a direction or calculate a direction from a player’s direction

Type Alias Description
NORTH N Basically, pointing NORTH
WEST W Basically, pointing WEST
EAST E Basically, pointing EAST
SOUTH S Basically, pointing SOUTH
RIGHT R Points to the direction on the right of the observer’s direction
LEFT L Points to the direction on the left of the observer’s direction
DIRECT D Points to the direction of the observer
OPPOSITE O Points to the opposite direction of the observer