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

11 lines
308 B
Plaintext
Raw Normal View History

2019-01-24 11:47:45 -05:00
CLASS auz net/minecraft/item/ArmorMaterial
METHOD a getEnchantability ()I
2019-01-16 13:24:40 -05:00
METHOD a getDurability (Lahh;)I
ARG 1 slot
2019-01-16 13:24:40 -05:00
METHOD b getEquipSound ()Lxr;
METHOD b getProtectionAmount (Lahh;)I
ARG 1 slot
2019-01-24 11:47:45 -05:00
METHOD c getRepairIngredient ()Lazk;
METHOD d getName ()Ljava/lang/String;
METHOD e getToughness ()F