| Name | left_rotation |
| Object | EntityTag |
| Input | QuaternionTag |
| Related Tags | <EntityTag.left_rotation> (Property) A display entity's "left" rotation. (...)
|
| Description | (Property) A display entity's "left" rotation.
Note that EntityTag.right_rotation is also available, but should normally use this instead. |
| Generated Example | |
| Group | Properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityLeftRotation.java#L12 |