Name | <EntityTag.disabled_slots_data> |
Returns | MapTag |
Mechanism | EntityTag.disabled_slots |
Description | If the entity is an armor stand, returns its disabled slots as a map of slot names to list of actions. |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityDisabledSlots.java#L127 |