| Name | carries_chest |
| Object | EntityTag |
| Input | ElementTag(Boolean) |
| Related Tags | <EntityTag.carries_chest> (Property) Returns whether a horse-like entity is carrying a chest.
|
| Description | (Property) Sets whether a horse-like entity is carrying a chest. |
| Generated Example | |
| Group | Properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityChestCarrier.java#L10 |