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

39 lines
1.2 KiB
Plaintext

CLASS afl net/minecraft/item/ItemArmor
CLASS afl$1
METHOD b doDispense (Ldy;Lahf;)Lahf;
CLASS afl$a ArmorMaterial
FIELD a LEATHER Lafl$a;
FIELD b CHAINMAIL Lafl$a;
FIELD c IRON Lafl$a;
FIELD d GOLD Lafl$a;
FIELD e DIAMOND Lafl$a;
FIELD f name Ljava/lang/String;
FIELD h protectionAmounts [I
FIELD i enchantability I
FIELD j equipSound Lpb;
FIELD k toughness F
METHOD a getEnchantability ()I
METHOD b getEquipSound ()Lpb;
METHOD b getProtection (Lug;)I
METHOD c getRepairItem ()Lahd;
METHOD d getName ()Ljava/lang/String;
METHOD e getToughness ()F
FIELD a SLOT_TEXTURE_LOCATIONS [Ljava/lang/String;
FIELD b DISPENSER_BEHAVIOR Lef;
FIELD c slotType Lug;
FIELD d protection I
FIELD e toughness F
FIELD o MODIFIERS [Ljava/util/UUID;
FIELD p material Lafl$a;
METHOD E_ getSlotType ()Lug;
METHOD a setDisplayColor (Lahf;I)V
METHOD a canRepair (Lahf;Lahf;)Z
METHOD a onRightClick (Lali;Lacu;Lsw;)Lsz;
METHOD a dispenseArmor (Ldy;Lahf;)Lahf;
METHOD a getAttributeModifiers (Lug;)Lcom/google/common/collect/Multimap;
METHOD c getEnchantability ()I
METHOD c getDisplayColor (Lahf;)I
METHOD d getMaterial ()Lafl$a;
METHOD d removeDisplayColor (Lahf;)V
METHOD e_ hasDisplayColor (Lahf;)Z