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

52 lines
1.6 KiB
Plaintext

CLASS none/acx net/minecraft/item/ItemArmor
CLASS none/acx$a ArmorMaterial
FIELD a LEATHER Lnone/acx$a;
FIELD b CHAINMAIL Lnone/acx$a;
FIELD c IRON Lnone/acx$a;
FIELD d GOLD Lnone/acx$a;
FIELD e DIAMOND Lnone/acx$a;
FIELD f name Ljava/lang/String;
FIELD h protectionAmounts [I
FIELD i enchantability I
FIELD j equipSound Lnone/nk;
FIELD k toughness F
METHOD <init> (Ljava/lang/String;ILjava/lang/String;I[IILnone/nk;F)V
ARG 3 name
METHOD a getEnchantability ()I
METHOD b getEquipSound ()Lnone/nk;
METHOD b getProtection (Lnone/sk;)I
ARG 0 slot
METHOD c getRepairItem ()Lnone/aep;
METHOD d getName ()Ljava/lang/String;
METHOD e getToughness ()F
FIELD a SLOT_TEXTURE_LOCATIONS [Ljava/lang/String;
FIELD b DISPENSER_BEHAVIOR Lnone/cv;
FIELD c slotType Lnone/sk;
FIELD d protection I
FIELD e toughness F
FIELD o MODIFIERS [Ljava/util/UUID;
FIELD p material Lnone/acx$a;
METHOD <init> (Lnone/acx$a;ILnone/sk;)V
ARG 0 material
METHOD B_ getSlotType ()Lnone/sk;
METHOD a setDisplayColor (Lnone/aer;I)V
ARG 0 stack
ARG 1 color
METHOD a canRepair (Lnone/aer;Lnone/aer;)Z
ARG 0 tool
ARG 1 repairItem
METHOD a onRightClick (Lnone/aiv;Lnone/aal;Lnone/ra;)Lnone/rd;
ARG 0 world
ARG 1 player
ARG 2 hand
METHOD a getAttributeModifiers (Lnone/sk;)Lcom/google/common/collect/Multimap;
ARG 0 slotType
METHOD b getDisplayColor (Lnone/aer;)I
ARG 0 stack
METHOD c getEnchantability ()I
METHOD c removeDisplayColor (Lnone/aer;)V
ARG 0 stack
METHOD d getMaterial ()Lnone/acx$a;
METHOD e_ hasDisplayColor (Lnone/aer;)Z
ARG 0 stack