| Name | left_handed | 
| Object | EntityTag | 
| Input | ElementTag(Boolean) | 
| Related Tags | <EntityTag.left_handed>(Property) Whether a mob is left-handed. Mobs have a rare chance of spawning left-handed. | 
| Description | (Property) Whether a mob is left-handed. Mobs have a rare chance of spawning left-handed. | 
| Generated Example |  | 
| Group | Properties | 
| Requires | Paper | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/paper/src/main/java/com/denizenscript/denizen/paper/properties/EntityLeftHanded.java#L11 |