Name | <ItemTag.base_color> |
Returns | ElementTag |
Mechanism | ItemTag.base_color |
Description | Gets the base color of a shield.
For the list of possible colors, see https://hub.spigotmc.org/javadocs/spigot/org/bukkit/DyeColor.html. |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemBaseColor.java#L94 |