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

18 lines
527 B
Plaintext

CLASS azl net/minecraft/item/ArmorMaterials
FIELD g BASE_DURABILITY [I
FIELD h name Ljava/lang/String;
FIELD i durabilityMultiplier I
FIELD j protectionAmounts [I
FIELD k enchantability I
FIELD l equipSound Lyh;
FIELD m toughness F
FIELD n repairIngredientSupplier Lzn;
METHOD <init> (Ljava/lang/String;ILjava/lang/String;I[IILyh;FLjava/util/function/Supplier;)V
ARG 3 name
ARG 4 durabilityMultiplier
ARG 5 protectionAmounts
ARG 6 enchantability
ARG 7 equipSound
ARG 8 toughness
ARG 9 ingredientSupplier