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

18 lines
434 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS azy net/minecraft/item/ArmorItem
FIELD a DISPENSER_BEHAVIOR Lfw;
FIELD b slot Laiq;
FIELD c protection I
FIELD d toughness F
2019-06-07 07:45:25 -04:00
FIELD e type Lazz;
FIELD k MODIFIERS [Ljava/util/UUID;
2019-06-07 07:45:25 -04:00
METHOD <init> (Lazz;Laiq;Lbbz$a;)V
ARG 1 material
ARG 2 slot
ARG 3 settings
2019-06-07 07:45:25 -04:00
METHOD a dispenseArmor (Lew;Lbce;)Lbce;
2019-06-03 12:42:18 -04:00
ARG 0 pointer
ARG 1 armor
2019-06-07 07:45:25 -04:00
METHOD b getSlotType ()Laiq;
METHOD d getMaterial ()Lazz;
METHOD e getProtection ()I