| Name | block_facing |
| Object | LocationTag |
| Input | LocationTag |
| Related Tags | <LocationTag.block_facing> Returns the relative location vector of where this block is facing. (...)
|
| Description | Sets the facing direction of the block, as a vector. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L4593 |