Package net.minecraft.item
Enum Class ArmorMaterials
- All Implemented Interfaces:
Serializable
,Comparable<ArmorMaterials>
,Constable
,ArmorMaterial
,StringIdentifiable
public enum ArmorMaterials
extends Enum<ArmorMaterials>
implements StringIdentifiable, ArmorMaterial
- Mappings:
Namespace Name official cdj
intermediary net/minecraft/class_1740
named net/minecraft/item/ArmorMaterials
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
Nested classes/interfaces inherited from interface net.minecraft.util.StringIdentifiable
StringIdentifiable.Codec<E extends Enum<E> & StringIdentifiable>
-
Enum Constant Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final EnumMap<ArmorItem.Type,
Integer> static final StringIdentifiable.Codec<ArmorMaterials>
private final int
private final int
private final SoundEvent
private final float
private final String
private final EnumMap<ArmorItem.Type,
Integer> private final Lazy<Ingredient>
private final float
Fields inherited from interface net.minecraft.util.StringIdentifiable
field_38377
-
Constructor Summary
ModifierConstructorDescriptionprivate
ArmorMaterials
(String name, int durabilityMultiplier, EnumMap<ArmorItem.Type, Integer> protectionAmounts, int enchantability, SoundEvent equipSound, float toughness, float knockbackResistance, Supplier<Ingredient> repairIngredientSupplier) -
Method Summary
Modifier and TypeMethodDescriptionasString()
Returns the unique string representation of the enum, used for serialization.int
getDurability
(ArmorItem.Type type) int
float
getName()
int
getProtection
(ArmorItem.Type type) float
static ArmorMaterials
Returns the enum constant of this class with the specified name.static ArmorMaterials[]
values()
Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
LEATHER
- Mappings:
Namespace Name Mixin selector official a
Lcdj;a:Lcdj;
intermediary field_7897
Lnet/minecraft/class_1740;field_7897:Lnet/minecraft/class_1740;
named LEATHER
Lnet/minecraft/item/ArmorMaterials;LEATHER:Lnet/minecraft/item/ArmorMaterials;
-
CHAIN
- Mappings:
Namespace Name Mixin selector official b
Lcdj;b:Lcdj;
intermediary field_7887
Lnet/minecraft/class_1740;field_7887:Lnet/minecraft/class_1740;
named CHAIN
Lnet/minecraft/item/ArmorMaterials;CHAIN:Lnet/minecraft/item/ArmorMaterials;
-
IRON
- Mappings:
Namespace Name Mixin selector official c
Lcdj;c:Lcdj;
intermediary field_7892
Lnet/minecraft/class_1740;field_7892:Lnet/minecraft/class_1740;
named IRON
Lnet/minecraft/item/ArmorMaterials;IRON:Lnet/minecraft/item/ArmorMaterials;
-
GOLD
- Mappings:
Namespace Name Mixin selector official d
Lcdj;d:Lcdj;
intermediary field_7895
Lnet/minecraft/class_1740;field_7895:Lnet/minecraft/class_1740;
named GOLD
Lnet/minecraft/item/ArmorMaterials;GOLD:Lnet/minecraft/item/ArmorMaterials;
-
DIAMOND
- Mappings:
Namespace Name Mixin selector official e
Lcdj;e:Lcdj;
intermediary field_7889
Lnet/minecraft/class_1740;field_7889:Lnet/minecraft/class_1740;
named DIAMOND
Lnet/minecraft/item/ArmorMaterials;DIAMOND:Lnet/minecraft/item/ArmorMaterials;
-
TURTLE
- Mappings:
Namespace Name Mixin selector official f
Lcdj;f:Lcdj;
intermediary field_7890
Lnet/minecraft/class_1740;field_7890:Lnet/minecraft/class_1740;
named TURTLE
Lnet/minecraft/item/ArmorMaterials;TURTLE:Lnet/minecraft/item/ArmorMaterials;
-
NETHERITE
- Mappings:
Namespace Name Mixin selector official g
Lcdj;g:Lcdj;
intermediary field_21977
Lnet/minecraft/class_1740;field_21977:Lnet/minecraft/class_1740;
named NETHERITE
Lnet/minecraft/item/ArmorMaterials;NETHERITE:Lnet/minecraft/item/ArmorMaterials;
-
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector official h
Lcdj;h:Lapr$a;
intermediary field_41941
Lnet/minecraft/class_1740;field_41941:Lnet/minecraft/class_3542$class_7292;
named CODEC
Lnet/minecraft/item/ArmorMaterials;CODEC:Lnet/minecraft/util/StringIdentifiable$Codec;
-
BASE_DURABILITY
- Mappings:
Namespace Name Mixin selector official i
Lcdj;i:Ljava/util/EnumMap;
intermediary field_41942
Lnet/minecraft/class_1740;field_41942:Ljava/util/EnumMap;
named BASE_DURABILITY
Lnet/minecraft/item/ArmorMaterials;BASE_DURABILITY:Ljava/util/EnumMap;
-
name
- Mappings:
Namespace Name Mixin selector official j
Lcdj;j:Ljava/lang/String;
intermediary field_7884
Lnet/minecraft/class_1740;field_7884:Ljava/lang/String;
named name
Lnet/minecraft/item/ArmorMaterials;name:Ljava/lang/String;
-
durabilityMultiplier
private final int durabilityMultiplier- Mappings:
Namespace Name Mixin selector official k
Lcdj;k:I
intermediary field_7883
Lnet/minecraft/class_1740;field_7883:I
named durabilityMultiplier
Lnet/minecraft/item/ArmorMaterials;durabilityMultiplier:I
-
protectionAmounts
- Mappings:
Namespace Name Mixin selector official l
Lcdj;l:Ljava/util/EnumMap;
intermediary field_41943
Lnet/minecraft/class_1740;field_41943:Ljava/util/EnumMap;
named protectionAmounts
Lnet/minecraft/item/ArmorMaterials;protectionAmounts:Ljava/util/EnumMap;
-
enchantability
private final int enchantability- Mappings:
Namespace Name Mixin selector official m
Lcdj;m:I
intermediary field_7896
Lnet/minecraft/class_1740;field_7896:I
named enchantability
Lnet/minecraft/item/ArmorMaterials;enchantability:I
-
equipSound
- Mappings:
Namespace Name Mixin selector official n
Lcdj;n:Lamg;
intermediary field_7886
Lnet/minecraft/class_1740;field_7886:Lnet/minecraft/class_3414;
named equipSound
Lnet/minecraft/item/ArmorMaterials;equipSound:Lnet/minecraft/sound/SoundEvent;
-
toughness
private final float toughness- Mappings:
Namespace Name Mixin selector official o
Lcdj;o:F
intermediary field_7894
Lnet/minecraft/class_1740;field_7894:F
named toughness
Lnet/minecraft/item/ArmorMaterials;toughness:F
-
knockbackResistance
private final float knockbackResistance- Mappings:
Namespace Name Mixin selector official p
Lcdj;p:F
intermediary field_21978
Lnet/minecraft/class_1740;field_21978:F
named knockbackResistance
Lnet/minecraft/item/ArmorMaterials;knockbackResistance:F
-
repairIngredientSupplier
- Mappings:
Namespace Name Mixin selector official q
Lcdj;q:Laov;
intermediary field_7885
Lnet/minecraft/class_1740;field_7885:Lnet/minecraft/class_3528;
named repairIngredientSupplier
Lnet/minecraft/item/ArmorMaterials;repairIngredientSupplier:Lnet/minecraft/util/Lazy;
-
-
Constructor Details
-
ArmorMaterials
private ArmorMaterials(String name, int durabilityMultiplier, EnumMap<ArmorItem.Type, Integer> protectionAmounts, int enchantability, SoundEvent equipSound, float toughness, float knockbackResistance, Supplier<Ingredient> repairIngredientSupplier) - Mappings:
Namespace Name Mixin selector official <init>
Lcdj;<init>(Ljava/lang/String;ILjava/lang/String;ILjava/util/EnumMap;ILamg;FFLjava/util/function/Supplier;)V
intermediary <init>
Lnet/minecraft/class_1740;<init>(Ljava/lang/String;ILjava/lang/String;ILjava/util/EnumMap;ILnet/minecraft/class_3414;FFLjava/util/function/Supplier;)V
named <init>
Lnet/minecraft/item/ArmorMaterials;<init>(Ljava/lang/String;ILjava/lang/String;ILjava/util/EnumMap;ILnet/minecraft/sound/SoundEvent;FFLjava/util/function/Supplier;)V
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum class has no constant with the specified nameNullPointerException
- if the argument is null
-
getDurability
- Specified by:
getDurability
in interfaceArmorMaterial
- Mappings:
Namespace Name Mixin selector official a
Lcdi;a(Lcdh$a;)I
intermediary method_48402
Lnet/minecraft/class_1741;method_48402(Lnet/minecraft/class_1738$class_8051;)I
named getDurability
Lnet/minecraft/item/ArmorMaterial;getDurability(Lnet/minecraft/item/ArmorItem$Type;)I
-
getProtection
- Specified by:
getProtection
in interfaceArmorMaterial
- Mappings:
Namespace Name Mixin selector official b
Lcdi;b(Lcdh$a;)I
intermediary method_48403
Lnet/minecraft/class_1741;method_48403(Lnet/minecraft/class_1738$class_8051;)I
named getProtection
Lnet/minecraft/item/ArmorMaterial;getProtection(Lnet/minecraft/item/ArmorItem$Type;)I
-
getEnchantability
public int getEnchantability()- Specified by:
getEnchantability
in interfaceArmorMaterial
- Mappings:
Namespace Name Mixin selector official a
Lcdi;a()I
intermediary method_7699
Lnet/minecraft/class_1741;method_7699()I
named getEnchantability
Lnet/minecraft/item/ArmorMaterial;getEnchantability()I
-
getEquipSound
- Specified by:
getEquipSound
in interfaceArmorMaterial
- Mappings:
Namespace Name Mixin selector official b
Lcdi;b()Lamg;
intermediary method_7698
Lnet/minecraft/class_1741;method_7698()Lnet/minecraft/class_3414;
named getEquipSound
Lnet/minecraft/item/ArmorMaterial;getEquipSound()Lnet/minecraft/sound/SoundEvent;
-
getRepairIngredient
- Specified by:
getRepairIngredient
in interfaceArmorMaterial
- Mappings:
Namespace Name Mixin selector official d
Lcdi;d()Lcix;
intermediary method_7695
Lnet/minecraft/class_1741;method_7695()Lnet/minecraft/class_1856;
named getRepairIngredient
Lnet/minecraft/item/ArmorMaterial;getRepairIngredient()Lnet/minecraft/recipe/Ingredient;
-
getName
- Specified by:
getName
in interfaceArmorMaterial
- Mappings:
Namespace Name Mixin selector official e
Lcdi;e()Ljava/lang/String;
intermediary method_7694
Lnet/minecraft/class_1741;method_7694()Ljava/lang/String;
named getName
Lnet/minecraft/item/ArmorMaterial;getName()Ljava/lang/String;
-
getToughness
public float getToughness()- Specified by:
getToughness
in interfaceArmorMaterial
- Mappings:
Namespace Name Mixin selector official f
Lcdi;f()F
intermediary method_7700
Lnet/minecraft/class_1741;method_7700()F
named getToughness
Lnet/minecraft/item/ArmorMaterial;getToughness()F
-
getKnockbackResistance
public float getKnockbackResistance()- Specified by:
getKnockbackResistance
in interfaceArmorMaterial
- Mappings:
Namespace Name Mixin selector official g
Lcdi;g()F
intermediary method_24355
Lnet/minecraft/class_1741;method_24355()F
named getKnockbackResistance
Lnet/minecraft/item/ArmorMaterial;getKnockbackResistance()F
-
asString
Returns the unique string representation of the enum, used for serialization.- Specified by:
asString
in interfaceStringIdentifiable
- Returns:
- the unique string representation of the enum, used for serialization
- Mappings:
Namespace Name Mixin selector official c
Lapr;c()Ljava/lang/String;
intermediary method_15434
Lnet/minecraft/class_3542;method_15434()Ljava/lang/String;
named asString
Lnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;
-