| Name | <LocationTag.direction[(<location>)]> |
| Returns | ElementTag |
| Description | Returns the compass direction between two locations.
If no second location is specified, returns the direction of the location. Example returns include "north", "southwest", ... |
| Generated Example | |
| Group | math |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L2156 |