Name | has_pumpkin_head |
Object | EntityTag |
Input | ElementTag(Boolean) |
Related Tags | <EntityTag.has_pumpkin_head> If the entity is a snowman, returns whether the snowman has a pumpkin on its head.
|
Description | Changes whether a Snowman entity has a pumpkin on its head. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityPumpkinHead.java#L76 |