Interface ItemArmorTrim


@NullMarked @Experimental @NonExtendable public interface ItemArmorTrim
Holds the trims applied to an item.
See Also:
  • Method Details

    • itemArmorTrim

      @Contract(value="_ -> new", pure=true) static ItemArmorTrim.Builder itemArmorTrim(ArmorTrim armorTrim)
    • armorTrim

      @Contract(pure=true) ArmorTrim armorTrim()
      Armor trim present on this item.
      Returns:
      trim