Package net.minecraft.item
Interface ArmorMaterial
- All Known Implementing Classes:
ArmorMaterials
public interface ArmorMaterial
- Mappings:
Namespace Name official cchintermediary net/minecraft/class_1741named net/minecraft/item/ArmorMaterial
-
Method Summary
Modifier and TypeMethodDescriptionintfloatgetName()floatintmethod_48402(ArmorItem.class_8051 class_8051) intmethod_48403(ArmorItem.class_8051 class_8051) boolean
-
Method Details
-
method_48402
- Mappings:
Namespace Name Mixin selector official aLcch;a(Lccg$a;)Iintermediary method_48402Lnet/minecraft/class_1741;method_48402(Lnet/minecraft/class_1738$class_8051;)Inamed method_48402Lnet/minecraft/item/ArmorMaterial;method_48402(Lnet/minecraft/item/ArmorItem$class_8051;)I
-
method_48403
- Mappings:
Namespace Name Mixin selector official bLcch;b(Lccg$a;)Iintermediary method_48403Lnet/minecraft/class_1741;method_48403(Lnet/minecraft/class_1738$class_8051;)Inamed method_48403Lnet/minecraft/item/ArmorMaterial;method_48403(Lnet/minecraft/item/ArmorItem$class_8051;)I
-
getEnchantability
int getEnchantability()- Mappings:
Namespace Name Mixin selector official aLcch;a()Iintermediary method_7699Lnet/minecraft/class_1741;method_7699()Inamed getEnchantabilityLnet/minecraft/item/ArmorMaterial;getEnchantability()I
-
getEquipSound
SoundEvent getEquipSound()- Mappings:
Namespace Name Mixin selector official bLcch;b()Lame;intermediary method_7698Lnet/minecraft/class_1741;method_7698()Lnet/minecraft/class_3414;named getEquipSoundLnet/minecraft/item/ArmorMaterial;getEquipSound()Lnet/minecraft/sound/SoundEvent;
-
getRepairIngredient
Ingredient getRepairIngredient()- Mappings:
Namespace Name Mixin selector official dLcch;d()Lchq;intermediary method_7695Lnet/minecraft/class_1741;method_7695()Lnet/minecraft/class_1856;named getRepairIngredientLnet/minecraft/item/ArmorMaterial;getRepairIngredient()Lnet/minecraft/recipe/Ingredient;
-
getName
String getName()- Mappings:
Namespace Name Mixin selector official eLcch;e()Ljava/lang/String;intermediary method_7694Lnet/minecraft/class_1741;method_7694()Ljava/lang/String;named getNameLnet/minecraft/item/ArmorMaterial;getName()Ljava/lang/String;
-
getToughness
float getToughness()- Mappings:
Namespace Name Mixin selector official fLcch;f()Fintermediary method_7700Lnet/minecraft/class_1741;method_7700()Fnamed getToughnessLnet/minecraft/item/ArmorMaterial;getToughness()F
-
getKnockbackResistance
float getKnockbackResistance()- Mappings:
Namespace Name Mixin selector official gLcch;g()Fintermediary method_24355Lnet/minecraft/class_1741;method_24355()Fnamed getKnockbackResistanceLnet/minecraft/item/ArmorMaterial;getKnockbackResistance()F
-
method_48404
boolean method_48404()- Mappings:
Namespace Name Mixin selector official hLcch;h()Zintermediary method_48404Lnet/minecraft/class_1741;method_48404()Znamed method_48404Lnet/minecraft/item/ArmorMaterial;method_48404()Z
-