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

11 lines
308 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS ayu net/minecraft/item/ArmorMaterial
METHOD a getEnchantability ()I
2019-03-20 13:56:26 -04:00
METHOD a getDurability (Laid;)I
ARG 1 slot
2019-03-20 13:56:26 -04:00
METHOD b getEquipSound ()Lyg;
METHOD b getProtectionAmount (Laid;)I
ARG 1 slot
2019-03-20 13:56:26 -04:00
METHOD c getRepairIngredient ()Lbde;
METHOD d getName ()Ljava/lang/String;
METHOD e getToughness ()F