Interface ItemArmorTrim
Holds the trims applied to an item.
- Since:
- 1.21.3
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionArmor trim present on this item.static ItemArmorTrim.BuilderitemArmorTrim(ArmorTrim armorTrim)
-
Method Details
-
itemArmorTrim
@Contract(value="_ -> new", pure=true) static ItemArmorTrim.Builder itemArmorTrim(ArmorTrim armorTrim) - Since:
- 1.21.3
-
armorTrim
-