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

11 lines
308 B
Plaintext
Raw Normal View History

2019-04-10 11:36:17 -04:00
CLASS azp net/minecraft/item/ArmorMaterial
METHOD a getEnchantability ()I
2019-04-10 11:36:17 -04:00
METHOD a getDurability (Laii;)I
ARG 1 slot
2019-04-05 12:03:47 -04:00
METHOD b getEquipSound ()Lyi;
2019-04-10 11:36:17 -04:00
METHOD b getProtectionAmount (Laii;)I
ARG 1 slot
2019-04-10 11:36:17 -04:00
METHOD c getRepairIngredient ()Lbdz;
METHOD d getName ()Ljava/lang/String;
METHOD e getToughness ()F