Package net.minecraft.client
Enum Class class_2906.class_1898
- All Implemented Interfaces:
Serializable,Comparable<class_2906.class_1898>,Constable
- Enclosing class:
- class_2906
- Mappings:
Namespace Name official cbz$aintermediary net/minecraft/class_2906$class_1898named net/minecraft/client/class_2906$class_1898
-
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 TypeMethodDescriptionstatic class_2906.class_1898method_7071(String string) static class_2906.class_1898Returns the enum constant of this class with the specified name.static class_2906.class_1898[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_8158
- Mappings:
Namespace Name Mixin selector official aLcbz$a;a:Lcbz$a;intermediary field_8158Lnet/minecraft/class_2906$class_1898;field_8158:Lnet/minecraft/class_2906$class_1898;named field_8158Lnet/minecraft/client/class_2906$class_1898;field_8158:Lnet/minecraft/client/class_2906$class_1898;
-
field_8159
- Mappings:
Namespace Name Mixin selector official bLcbz$a;b:Lcbz$a;intermediary field_8159Lnet/minecraft/class_2906$class_1898;field_8159:Lnet/minecraft/class_2906$class_1898;named field_8159Lnet/minecraft/client/class_2906$class_1898;field_8159:Lnet/minecraft/client/class_2906$class_1898;
-
-
Field Details
-
field_8160
- Mappings:
Namespace Name Mixin selector official cLcbz$a;c:Ljava/lang/String;intermediary field_8160Lnet/minecraft/class_2906$class_1898;field_8160:Ljava/lang/String;named field_8160Lnet/minecraft/client/class_2906$class_1898;field_8160:Ljava/lang/String;
-
-
Constructor Details
-
class_1898
-
-
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_7071
- Mappings:
Namespace Name Mixin selector official aLcbz$a;a(Ljava/lang/String;)Lcbz$a;intermediary method_7071Lnet/minecraft/class_2906$class_1898;method_7071(Ljava/lang/String;)Lnet/minecraft/class_2906$class_1898;named method_7071Lnet/minecraft/client/class_2906$class_1898;method_7071(Ljava/lang/String;)Lnet/minecraft/client/class_2906$class_1898;
-