Name | <EntityTag.allowed_colors> |
Returns | ListTag |
Mechanism | EntityTag.color |
Description | If the entity can have a color, returns the list of allowed colors.
See also Entity Color Types. |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityColor.java#L345 |