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

11 lines
308 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS avi net/minecraft/item/ArmorMaterial
METHOD a getEnchantability ()I
2019-02-06 15:22:24 -05:00
METHOD a getDurability (Lahn;)I
ARG 1 slot
2019-02-06 15:22:24 -05:00
METHOD b getEquipSound ()Lxv;
METHOD b getProtectionAmount (Lahn;)I
ARG 1 slot
2019-02-06 15:22:24 -05:00
METHOD c getRepairIngredient ()Lazt;
METHOD d getName ()Ljava/lang/String;
METHOD e getToughness ()F