Name | head_rotation |
Object | LocationTag |
Input | ElementTag(Number) |
Related Tags | <LocationTag.head_rotation> Gets the rotation of the head at this location. Can be 1-16.
|
Description | Sets the rotation of the head at this location. Must be an integer 1 to 16. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L5089 |