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