Name | <EntityTag.left_handed> |
Returns | ElementTag(Boolean) |
Mechanism | EntityTag.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 |