Uses of Interface
io.papermc.paper.datacomponent.item.ItemArmorTrim
Packages that use ItemArmorTrim
Package
Description
Item data components, representing its runtime counterpart as a version-specific data-focused type.
-
Uses of ItemArmorTrim in io.papermc.paper.datacomponent
Fields in io.papermc.paper.datacomponent with type parameters of type ItemArmorTrimModifier and TypeFieldDescriptionstatic final DataComponentType.Valued<ItemArmorTrim> DataComponentTypes.TRIMHolds the trims applied to an item in recipes -
Uses of ItemArmorTrim in io.papermc.paper.datacomponent.item
Subinterfaces with type arguments of type ItemArmorTrim in io.papermc.paper.datacomponent.item