| Name | sheared |
| Object | EntityTag |
| Input | ElementTag(Boolean) |
| Related Tags | <EntityTag.sheared> (Property) Returns whether a sheep is sheared, a bogged is harvested, or a snow golem is derped (ie not wearing a pumpkin). (...)
|
| Description | (Property) Sets whether a sheep is sheared, a bogged is harvested, or a snow golem is derped (ie not wearing a pumpkin).
To include drops or for harvesting mushroom cows consider EntityTag.shear. |
| Generated Example | |
| Synonyms (Search Aid) | has_pumpkin_head |
| Group | Properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntitySheared.java#L14 |