Uses of Interface
io.papermc.paper.datacomponent.item.DyedItemColor
-
Uses of DyedItemColor in io.papermc.paper.datacomponent
Modifier and TypeFieldDescriptionstatic final DataComponentType.Valued
<DyedItemColor> DataComponentTypes.DYED_COLOR
Represents a color applied to a dyeable item (in theItemTypeTagKeys.DYEABLE
item tag). -
Uses of DyedItemColor in io.papermc.paper.datacomponent.item
Modifier and TypeMethodDescriptionstatic DyedItemColor
DyedItemColor.dyedItemColor
(Color color, boolean showInTooltip)