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

18 lines
432 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS ayt net/minecraft/item/ArmorItem
FIELD a DISPENSER_BEHAVIOR Lfv;
FIELD b slot Laid;
FIELD c protection I
FIELD d toughness F
2019-03-20 13:56:26 -04:00
FIELD e type Layu;
FIELD k MODIFIERS [Ljava/util/UUID;
2019-03-20 13:56:26 -04:00
METHOD <init> (Layu;Laid;Lbau$a;)V
ARG 1 material
ARG 2 slot
ARG 3 settings
2019-03-20 13:56:26 -04:00
METHOD a dispenseArmor (Lew;Lbaz;)Lbaz;
2017-05-13 02:02:51 -04:00
ARG 0 block
ARG 1 armor
2019-03-20 13:56:26 -04:00
METHOD b getSlotType ()Laid;
METHOD d getMaterial ()Layu;
METHOD e getProtection ()I