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

11 lines
308 B
Plaintext
Raw Normal View History

2019-06-03 12:48:18 -04:00
CLASS azx net/minecraft/item/ArmorMaterial
METHOD a getEnchantability ()I
2019-06-03 12:48:18 -04:00
METHOD a getDurability (Laio;)I
ARG 1 slot
2019-06-03 12:48:18 -04:00
METHOD b getEquipSound ()Lyk;
METHOD b getProtectionAmount (Laio;)I
ARG 1 slot
2019-06-03 12:48:18 -04:00
METHOD c getRepairIngredient ()Lbeh;
METHOD d getName ()Ljava/lang/String;
METHOD e getToughness ()F