yarn/mappings/net/minecraft/item/ArmorMaterials.mapping

15 lines
456 B
Plaintext

CLASS auk net/minecraft/item/ArmorMaterials
FIELD g DURABILITY_MULTIPLIERS [I
FIELD h name Ljava/lang/String;
FIELD i durability I
FIELD j protectionAmounts [I
FIELD l equipSound Lxm;
FIELD m toughness F
FIELD n repairIngredientSupplier Lyt;
METHOD a getDurability (Laha;)I
METHOD b getEquipSound ()Lxm;
METHOD b getProtectionAmount (Laha;)I
METHOD c getRepairIngredient ()Layt;
METHOD d getName ()Ljava/lang/String;
METHOD e getToughness ()F