| Name | <LocationTag.forward[(<#.#>)]> |
| Returns | LocationTag |
| Description | Returns the location in front of this location based on pitch and yaw. Optionally specify a number of blocks to go forward. |
| Generated Example | |
| Group | math |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L946 |