Name | <LocationTag.forward_flat[(<#.#>)]> |
Returns | LocationTag |
Description | Returns the location in front of this location based on yaw but not pitch. 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#L917 |