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

12 lines
366 B
Plaintext
Raw Normal View History

2018-12-08 08:48:51 -05:00
CLASS atq net/minecraft/item/ArmorMaterials
FIELD h name Ljava/lang/String;
FIELD j protectionAmounts [I
2018-12-05 09:11:37 -05:00
FIELD l equipSound Lxg;
FIELD m toughness F
2018-12-08 08:48:51 -05:00
FIELD n repairIngredientSupplier Lyn;
2018-12-05 09:11:37 -05:00
METHOD b getEquipSound ()Lxg;
METHOD b getProtectionAmount (Lagp;)I
2018-12-08 08:48:51 -05:00
METHOD c getRepairIngredient ()Laxx;
METHOD d getName ()Ljava/lang/String;
METHOD e getToughness ()F