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

18 lines
527 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
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
2019-03-27 14:35:10 -04:00
FIELD l equipSound Lyh;
FIELD m toughness F
2019-03-27 14:35:10 -04:00
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