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

12 lines
366 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS auk net/minecraft/item/ArmorMaterials
FIELD h name Ljava/lang/String;
FIELD j protectionAmounts [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 b getEquipSound ()Lxm;
METHOD b getProtectionAmount (Laha;)I
METHOD c getRepairIngredient ()Layt;
METHOD d getName ()Ljava/lang/String;
METHOD e getToughness ()F