Name | <EntityTag.color> |
Returns | ElementTag |
Mechanism | EntityTag.color |
Description | If the entity can have a color, returns the entity's color.
For the available color options, refer to 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#L243 |