Uses of Interface
io.papermc.paper.datacomponent.item.DyedItemColor
Packages that use DyedItemColor
-
Uses of DyedItemColor in io.papermc.paper.datacomponent
Fields in io.papermc.paper.datacomponent with type parameters of type DyedItemColorModifier 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
Methods in io.papermc.paper.datacomponent.item that return DyedItemColorModifier and TypeMethodDescriptionstatic DyedItemColor
DyedItemColor.dyedItemColor
(Color color, boolean showInTooltip)