| Name | <EntityTag.left_shoulder> | 
| Returns | EntityTag | 
| Mechanism | EntityTag.left_shoulder | 
| Description | Returns the entity on the entity's left shoulder. Only applies to player-typed entities. NOTE: The returned entity will not be spawned within the world, so most operations are invalid unless the entity is first spawned in. | 
| Generated Example |  | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L1828 |