Package net.minecraft.item
Enum Class ArmorMaterial
- All Implemented Interfaces:
Serializable,Comparable<ArmorMaterial>,Constable
- Mappings:
Namespace Name official zointermediary net/minecraft/class_1029named net/minecraft/item/ArmorMaterial
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate int[]private int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintmethod_3306(int int2) intmethod_3307(int int2) static ArmorMaterialReturns the enum constant of this class with the specified name.static ArmorMaterial[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
CLOTH
- Mappings:
Namespace Name Mixin selector official aLzo;a:Lzo;intermediary field_4161Lnet/minecraft/class_1029;field_4161:Lnet/minecraft/class_1029;named CLOTHLnet/minecraft/item/ArmorMaterial;CLOTH:Lnet/minecraft/item/ArmorMaterial;
-
CHAIN
- Mappings:
Namespace Name Mixin selector official bLzo;b:Lzo;intermediary field_4162Lnet/minecraft/class_1029;field_4162:Lnet/minecraft/class_1029;named CHAINLnet/minecraft/item/ArmorMaterial;CHAIN:Lnet/minecraft/item/ArmorMaterial;
-
IRON
- Mappings:
Namespace Name Mixin selector official cLzo;c:Lzo;intermediary field_4163Lnet/minecraft/class_1029;field_4163:Lnet/minecraft/class_1029;named IRONLnet/minecraft/item/ArmorMaterial;IRON:Lnet/minecraft/item/ArmorMaterial;
-
GOLD
- Mappings:
Namespace Name Mixin selector official dLzo;d:Lzo;intermediary field_4164Lnet/minecraft/class_1029;field_4164:Lnet/minecraft/class_1029;named GOLDLnet/minecraft/item/ArmorMaterial;GOLD:Lnet/minecraft/item/ArmorMaterial;
-
DIAMOND
- Mappings:
Namespace Name Mixin selector official eLzo;e:Lzo;intermediary field_4165Lnet/minecraft/class_1029;field_4165:Lnet/minecraft/class_1029;named DIAMONDLnet/minecraft/item/ArmorMaterial;DIAMOND:Lnet/minecraft/item/ArmorMaterial;
-
-
Field Details
-
field_4166
private int field_4166- Mappings:
Namespace Name Mixin selector official fLzo;f:Iintermediary field_4166Lnet/minecraft/class_1029;field_4166:Inamed field_4166Lnet/minecraft/item/ArmorMaterial;field_4166:I
-
field_4167
private int[] field_4167- Mappings:
Namespace Name Mixin selector official gLzo;g:[Iintermediary field_4167Lnet/minecraft/class_1029;field_4167:[Inamed field_4167Lnet/minecraft/item/ArmorMaterial;field_4167:[I
-
field_4168
private int field_4168- Mappings:
Namespace Name Mixin selector official hLzo;h:Iintermediary field_4168Lnet/minecraft/class_1029;field_4168:Inamed field_4168Lnet/minecraft/item/ArmorMaterial;field_4168:I
-
-
Constructor Details
-
ArmorMaterial
private ArmorMaterial(int int2, int[] int3, int int4)
-
-
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
-
method_3306
public int method_3306(int int2) - Mappings:
Namespace Name Mixin selector official aLzo;a(I)Iintermediary method_3306Lnet/minecraft/class_1029;method_3306(I)Inamed method_3306Lnet/minecraft/item/ArmorMaterial;method_3306(I)I
-
method_3307
public int method_3307(int int2) - Mappings:
Namespace Name Mixin selector official bLzo;b(I)Iintermediary method_3307Lnet/minecraft/class_1029;method_3307(I)Inamed method_3307Lnet/minecraft/item/ArmorMaterial;method_3307(I)I
-
method_3305
public int method_3305()- Mappings:
Namespace Name Mixin selector official aLzo;a()Iintermediary method_3305Lnet/minecraft/class_1029;method_3305()Inamed method_3305Lnet/minecraft/item/ArmorMaterial;method_3305()I
-
method_6339
- Mappings:
Namespace Name Mixin selector official bLzo;b()Labm;intermediary method_6339Lnet/minecraft/class_1029;method_6339()Lnet/minecraft/class_1069;named method_6339Lnet/minecraft/item/ArmorMaterial;method_6339()Lnet/minecraft/item/Item;
-