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

11 lines
308 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS azw net/minecraft/item/ArmorMaterial
METHOD a getEnchantability ()I
2019-05-07 12:05:49 -04:00
METHOD a getDurability (Lain;)I
ARG 1 slot
2019-04-18 17:01:39 -04:00
METHOD b getEquipSound ()Lyj;
2019-05-07 12:05:49 -04:00
METHOD b getProtectionAmount (Lain;)I
ARG 1 slot
2019-05-07 12:05:49 -04:00
METHOD c getRepairIngredient ()Lbeg;
METHOD d getName ()Ljava/lang/String;
METHOD e getToughness ()F