| Name | right_rotation | 
| Object | EntityTag | 
| Input | QuaternionTag | 
| Related Tags | <EntityTag.right_rotation>(Property) A display entity's "right" rotation. (...) | 
| Description | (Property) A display entity's "right" rotation. Should usually use EntityTag.left_rotation instead. | 
| Generated Example |  | 
| Group | Properties | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityRightRotation.java#L12 |