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

11 lines
308 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS avp net/minecraft/item/ArmorMaterial
METHOD a getEnchantability ()I
2019-02-21 13:19:18 -05:00
METHOD a getDurability (Lahr;)I
ARG 1 slot
2019-02-20 15:49:23 -05:00
METHOD b getEquipSound ()Lxy;
2019-02-21 13:19:18 -05:00
METHOD b getProtectionAmount (Lahr;)I
ARG 1 slot
2019-02-21 13:19:18 -05:00
METHOD c getRepairIngredient ()Lbae;
METHOD d getName ()Ljava/lang/String;
METHOD e getToughness ()F