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

18 lines
432 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS avo net/minecraft/item/ArmorItem
2019-02-20 15:49:23 -05:00
FIELD a DISPENSER_BEHAVIOR Lfr;
2019-02-21 13:19:18 -05:00
FIELD b slot Lahr;
FIELD c protection I
FIELD d toughness F
2019-02-21 13:19:18 -05:00
FIELD e type Lavp;
FIELD k MODIFIERS [Ljava/util/UUID;
2019-02-21 13:19:18 -05:00
METHOD <init> (Lavp;Lahr;Laxs$a;)V
ARG 1 material
ARG 2 slot
ARG 3 settings
2019-02-21 13:19:18 -05:00
METHOD a dispenseArmor (Let;Laxx;)Laxx;
2017-05-13 02:02:51 -04:00
ARG 0 block
ARG 1 armor
2019-02-21 13:19:18 -05:00
METHOD b getSlotType ()Lahr;
METHOD d getMaterial ()Lavp;
METHOD e getProtection ()I