Name | <EntityTag.sitting> |
Returns | ElementTag(Boolean) |
Mechanism | EntityTag.sitting |
Description | If the entity is a wolf, cat, or parrot, returns whether the animal is sitting. |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntitySitting.java#L61 |