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

18 lines
434 B
Plaintext
Raw Normal View History

2019-06-03 12:48:18 -04:00
CLASS azw net/minecraft/item/ArmorItem
2019-03-20 13:56:26 -04:00
FIELD a DISPENSER_BEHAVIOR Lfv;
2019-06-03 12:48:18 -04:00
FIELD b slot Laio;
FIELD c protection I
FIELD d toughness F
2019-06-03 12:48:18 -04:00
FIELD e type Lazx;
FIELD k MODIFIERS [Ljava/util/UUID;
2019-06-03 12:48:18 -04:00
METHOD <init> (Lazx;Laio;Lbbx$a;)V
ARG 1 material
ARG 2 slot
ARG 3 settings
2019-06-03 12:48:18 -04:00
METHOD a dispenseArmor (Lew;Lbcc;)Lbcc;
2019-06-03 12:42:18 -04:00
ARG 0 pointer
ARG 1 armor
2019-06-03 12:48:18 -04:00
METHOD b getSlotType ()Laio;
METHOD d getMaterial ()Lazx;
METHOD e getProtection ()I