Name | <LocationTag.forward[(<#.#>)]> |
Returns | LocationTag |
Description | Returns the location in front of this location based on yaw and pitch. Optionally specify a number of blocks to go forward.
This is equivalent to LocationTag.backward in the opposite direction. |
Generated Example |
|
Group | math |
Source | https://github.com/DenizenScript/Clientizen/blob/master/src/main/java/com/denizenscript/clientizen/objects/LocationTag.java#L258 |