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

11 lines
308 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS auz net/minecraft/item/ArmorMaterial
METHOD a getEnchantability ()I
2019-01-09 12:20:38 -05:00
METHOD a getDurability (Lahi;)I
ARG 1 slot
2019-01-09 12:20:38 -05:00
METHOD b getEquipSound ()Lxt;
METHOD b getProtectionAmount (Lahi;)I
ARG 1 slot
2019-01-09 12:20:38 -05:00
METHOD c getRepairIngredient ()Lazj;
METHOD d getName ()Ljava/lang/String;
METHOD e getToughness ()F