DyedItemColor
Importing the class
If you need to reference this type directly, like when casting an Array, or as a parameter, you will need to import it. Simply add the import at the top of the file.
Implements
Undocumented Interfaces
TooltipProvider
Members
static of(rgb as int, showInTooltip as bool) as DyedItemColor
Parameters:
rgb: int
Type: int
showInTooltip: bool
Type: bool
Return Type:
DyedItemColor
Getter
Return Type:
int
Getter
Return Type:
bool
withTooltip(tooltip as bool) as DyedItemColor
Parameters:
tooltip: bool
Type: bool
Return Type:
DyedItemColor