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

17 lines
514 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
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 k enchantability I
2018-12-12 12:12:26 -05:00
FIELD l equipSound Lxm;
FIELD m toughness F
2018-12-12 12:12:26 -05:00
FIELD n repairIngredientSupplier Lyt;
METHOD a getEnchantability ()I
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