Package net.minecraft.item
Interface ArmorMaterial
- All Known Implementing Classes:
ArmorMaterials
public interface ArmorMaterial
- Mappings:
Namespace Name official cch
intermediary net/minecraft/class_1741
named net/minecraft/item/ArmorMaterial
-
Method Summary
Modifier and TypeMethodDescriptionint
float
getName()
float
int
method_48402
(ArmorItem.class_8051 class_8051) int
method_48403
(ArmorItem.class_8051 class_8051) boolean
-
Method Details
-
method_48402
- Mappings:
Namespace Name Mixin selector official a
Lcch;a(Lccg$a;)I
intermediary method_48402
Lnet/minecraft/class_1741;method_48402(Lnet/minecraft/class_1738$class_8051;)I
named method_48402
Lnet/minecraft/item/ArmorMaterial;method_48402(Lnet/minecraft/item/ArmorItem$class_8051;)I
-
method_48403
- Mappings:
Namespace Name Mixin selector official b
Lcch;b(Lccg$a;)I
intermediary method_48403
Lnet/minecraft/class_1741;method_48403(Lnet/minecraft/class_1738$class_8051;)I
named method_48403
Lnet/minecraft/item/ArmorMaterial;method_48403(Lnet/minecraft/item/ArmorItem$class_8051;)I
-
getEnchantability
int getEnchantability()- Mappings:
Namespace Name Mixin selector official a
Lcch;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
Lcch;b()Lame;
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
Lcch;d()Lchq;
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
Lcch;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
Lcch;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
Lcch;g()F
intermediary method_24355
Lnet/minecraft/class_1741;method_24355()F
named getKnockbackResistance
Lnet/minecraft/item/ArmorMaterial;getKnockbackResistance()F
-
method_48404
boolean method_48404()- Mappings:
Namespace Name Mixin selector official h
Lcch;h()Z
intermediary method_48404
Lnet/minecraft/class_1741;method_48404()Z
named method_48404
Lnet/minecraft/item/ArmorMaterial;method_48404()Z
-