Uses of Interface
io.papermc.paper.datacomponent.item.DyedItemColor
Packages that use DyedItemColor
Package
Description
Item data components, representing its runtime counterpart as a version-specific data-focused type.
-
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_COLORRepresents a color applied to a dyeable item. -
Uses of DyedItemColor in io.papermc.paper.datacomponent.item
Subinterfaces with type arguments of type DyedItemColor in io.papermc.paper.datacomponent.itemMethods in io.papermc.paper.datacomponent.item that return DyedItemColor