Interface ArmorMaterial

All Known Implementing Classes:
ArmorMaterials

public interface ArmorMaterial
Mappings:
Namespace Name
official cdi
intermediary net/minecraft/class_1741
named net/minecraft/item/ArmorMaterial
  • Method Details

    • getDurability

      int getDurability(ArmorItem.Type type)
      Mappings:
      Namespace Name Mixin selector
      official a Lcdi;a(Lcdh$a;)I
      intermediary method_48402 Lnet/minecraft/class_1741;method_48402(Lnet/minecraft/class_1738$class_8051;)I
      named getDurability Lnet/minecraft/item/ArmorMaterial;getDurability(Lnet/minecraft/item/ArmorItem$Type;)I
    • getProtection

      int getProtection(ArmorItem.Type type)
      Mappings:
      Namespace Name Mixin selector
      official b Lcdi;b(Lcdh$a;)I
      intermediary method_48403 Lnet/minecraft/class_1741;method_48403(Lnet/minecraft/class_1738$class_8051;)I
      named getProtection Lnet/minecraft/item/ArmorMaterial;getProtection(Lnet/minecraft/item/ArmorItem$Type;)I
    • getEnchantability

      int getEnchantability()
      Mappings:
      Namespace Name Mixin selector
      official a Lcdi;a()I
      intermediary method_7699 Lnet/minecraft/class_1741;method_7699()I
      named getEnchantability Lnet/minecraft/item/ArmorMaterial;getEnchantability()I
    • getEquipSound

      SoundEvent getEquipSound()
      Mappings:
      Namespace Name Mixin selector
      official b Lcdi;b()Lamg;
      intermediary method_7698 Lnet/minecraft/class_1741;method_7698()Lnet/minecraft/class_3414;
      named getEquipSound Lnet/minecraft/item/ArmorMaterial;getEquipSound()Lnet/minecraft/sound/SoundEvent;
    • getRepairIngredient

      Ingredient getRepairIngredient()
      Mappings:
      Namespace Name Mixin selector
      official d Lcdi;d()Lcix;
      intermediary method_7695 Lnet/minecraft/class_1741;method_7695()Lnet/minecraft/class_1856;
      named getRepairIngredient Lnet/minecraft/item/ArmorMaterial;getRepairIngredient()Lnet/minecraft/recipe/Ingredient;
    • getName

      String getName()
      Mappings:
      Namespace Name Mixin selector
      official e Lcdi;e()Ljava/lang/String;
      intermediary method_7694 Lnet/minecraft/class_1741;method_7694()Ljava/lang/String;
      named getName Lnet/minecraft/item/ArmorMaterial;getName()Ljava/lang/String;
    • getToughness

      float getToughness()
      Mappings:
      Namespace Name Mixin selector
      official f Lcdi;f()F
      intermediary method_7700 Lnet/minecraft/class_1741;method_7700()F
      named getToughness Lnet/minecraft/item/ArmorMaterial;getToughness()F
    • getKnockbackResistance

      float getKnockbackResistance()
      Mappings:
      Namespace Name Mixin selector
      official g Lcdi;g()F
      intermediary method_24355 Lnet/minecraft/class_1741;method_24355()F
      named getKnockbackResistance Lnet/minecraft/item/ArmorMaterial;getKnockbackResistance()F