Name | <LocationTag.backward[(<#.#>)]> |
Returns | LocationTag |
Description | Returns the location behind this location based on yaw and pitch. Optionally specify a number of blocks to go backward.
This is equivalent to LocationTag.forward 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#L271 |