Package net.minecraft
Enum Class class_4502.class_4504.class_4506
- All Implemented Interfaces:
Serializable,Comparable<class_4502.class_4504.class_4506>,Constable
- Enclosing class:
- class_4502.class_4504
- Mappings:
Namespace Name official yr$b$bintermediary net/minecraft/class_4502$class_4504$class_4506named net/minecraft/class_4502$class_4504$class_4506
-
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
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintReturns the enum constant of this class with the specified name.static class_4502.class_4504.class_4506[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_22308
- Mappings:
Namespace Name Mixin selector official aLyr$b$b;a:Lyr$b$b;intermediary field_22308Lnet/minecraft/class_4502$class_4504$class_4506;field_22308:Lnet/minecraft/class_4502$class_4504$class_4506;named field_22308Lnet/minecraft/class_4502$class_4504$class_4506;field_22308:Lnet/minecraft/class_4502$class_4504$class_4506;
-
field_22309
- Mappings:
Namespace Name Mixin selector official bLyr$b$b;b:Lyr$b$b;intermediary field_22309Lnet/minecraft/class_4502$class_4504$class_4506;field_22309:Lnet/minecraft/class_4502$class_4504$class_4506;named field_22309Lnet/minecraft/class_4502$class_4504$class_4506;field_22309:Lnet/minecraft/class_4502$class_4504$class_4506;
-
-
Field Details
-
field_22310
private final int field_22310- Mappings:
Namespace Name Mixin selector official cLyr$b$b;c:Iintermediary field_22310Lnet/minecraft/class_4502$class_4504$class_4506;field_22310:Inamed field_22310Lnet/minecraft/class_4502$class_4504$class_4506;field_22310:I
-
-
Constructor Details
-
class_4506
private class_4506(int int2)
-
-
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_21651
public int method_21651()- Mappings:
Namespace Name Mixin selector official aLyr$b$b;a()Iintermediary method_21651Lnet/minecraft/class_4502$class_4504$class_4506;method_21651()Inamed method_21651Lnet/minecraft/class_4502$class_4504$class_4506;method_21651()I
-