Name | <EntityTag.colorable> |
Returns | ElementTag(Boolean) |
Description | Returns whether the entity can be colored.
If this returns true, it will enable access to EntityTag.color. |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L2427 |