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

52 lines
1.6 KiB
Plaintext
Raw Normal View History

2016-09-12 06:08:56 -04:00
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;
2016-08-14 16:19:38 -04:00
FIELD f name Ljava/lang/String;
2016-08-20 21:23:22 -04:00
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;
2016-09-12 06:08:56 -04:00
METHOD b getProtection (Lnone/sk;)I
ARG 0 slot
2016-09-12 06:08:56 -04:00
METHOD c getRepairItem ()Lnone/aep;
2016-08-12 14:24:17 -04:00
METHOD d getName ()Ljava/lang/String;
2016-08-20 21:23:22 -04:00
METHOD e getToughness ()F
2016-08-14 16:19:38 -04:00
FIELD a SLOT_TEXTURE_LOCATIONS [Ljava/lang/String;
FIELD b DISPENSER_BEHAVIOR Lnone/cv;
2016-09-12 06:08:56 -04:00
FIELD c slotType Lnone/sk;
2016-08-20 21:23:22 -04:00
FIELD d protection I
FIELD e toughness F
FIELD o MODIFIERS [Ljava/util/UUID;
2016-09-12 06:08:56 -04:00
FIELD p material Lnone/acx$a;
METHOD <init> (Lnone/acx$a;ILnone/sk;)V
2016-08-14 16:19:38 -04:00
ARG 0 material
2016-09-12 06:08:56 -04:00
METHOD B_ getSlotType ()Lnone/sk;
METHOD a setDisplayColor (Lnone/aer;I)V
2016-08-28 14:29:00 -04:00
ARG 0 stack
ARG 1 color
2016-09-12 06:08:56 -04:00
METHOD a canRepair (Lnone/aer;Lnone/aer;)Z
2016-08-20 18:50:38 -04:00
ARG 0 tool
ARG 1 repairItem
2016-09-12 06:08:56 -04:00
METHOD a onRightClick (Lnone/aiv;Lnone/aal;Lnone/ra;)Lnone/rd;
2016-08-20 14:35:19 -04:00
ARG 0 world
ARG 1 player
ARG 2 hand
2016-09-12 06:08:56 -04:00
METHOD a getAttributeModifiers (Lnone/sk;)Lcom/google/common/collect/Multimap;
2016-08-20 18:50:38 -04:00
ARG 0 slotType
2016-09-12 06:08:56 -04:00
METHOD b getDisplayColor (Lnone/aer;)I
2016-08-28 14:29:00 -04:00
ARG 0 stack
2016-08-20 18:50:38 -04:00
METHOD c getEnchantability ()I
2016-09-12 06:08:56 -04:00
METHOD c removeDisplayColor (Lnone/aer;)V
2016-08-28 14:29:00 -04:00
ARG 0 stack
2016-09-12 06:08:56 -04:00
METHOD d getMaterial ()Lnone/acx$a;
METHOD e_ hasDisplayColor (Lnone/aer;)Z
2016-08-28 14:29:00 -04:00
ARG 0 stack