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

11 lines
308 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS azk net/minecraft/item/ArmorMaterial
METHOD a getEnchantability ()I
2019-03-27 14:35:10 -04:00
METHOD a getDurability (Laie;)I
ARG 1 slot
2019-03-27 14:35:10 -04:00
METHOD b getEquipSound ()Lyh;
METHOD b getProtectionAmount (Laie;)I
ARG 1 slot
2019-03-27 14:35:10 -04:00
METHOD c getRepairIngredient ()Lbdu;
METHOD d getName ()Ljava/lang/String;
METHOD e getToughness ()F