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

16 lines
421 B
Plaintext

CLASS ato net/minecraft/item/ArmorMaterial
FIELD a LEATHER Lato;
FIELD b CHAINMAIL Lato;
FIELD c IRON Lato;
FIELD d GOLD Lato;
FIELD e DIAMOND Lato;
FIELD f TURTLE Lato;
FIELD h name Ljava/lang/String;
FIELD j protectionAmounts [I
FIELD l equipSound Lxf;
FIELD m toughness F
METHOD b getEquipSound ()Lxf;
METHOD b getProtectionAmount (Lagn;)I
METHOD d getName ()Ljava/lang/String;
METHOD e getToughness ()F