Interface DyedItemColor
Represents a color applied to a dyeable item.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptioncolor()
Color of the item.static DyedItemColor.Builder
static DyedItemColor
dyedItemColor
(Color color)
-
Method Details
-
dyedItemColor
-
dyedItemColor
-
color
Color of the item.- Returns:
- color
-