Uses of Interface
io.papermc.paper.datacomponent.item.ItemArmorTrim
Packages that use ItemArmorTrim
-
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.TRIM
Holds the trims applied to an item in recipes -
Uses of ItemArmorTrim in io.papermc.paper.datacomponent.item
Methods in io.papermc.paper.datacomponent.item that return ItemArmorTrimModifier and TypeMethodDescriptionstatic ItemArmorTrim
ItemArmorTrim.itemArmorTrim
(ArmorTrim armorTrim, boolean showInTooltip)