Package net.minecraft
Enum Class class_7638.class_7639
- All Implemented Interfaces:
Serializable,Comparable<class_7638.class_7639>,Constable
- Enclosing class:
class_7638
- Mappings:
Namespace Name official rv$aintermediary net/minecraft/class_7638$class_7639named net/minecraft/class_7638$class_7639
-
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_7638.class_7639Returns the enum constant of this class with the specified name.static class_7638.class_7639[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
OUT_OF_ORDER
- Mappings:
Namespace Name Mixin selector official aLrv$a;a:Lrv$a;intermediary field_39891Lnet/minecraft/class_7638$class_7639;field_39891:Lnet/minecraft/class_7638$class_7639;named OUT_OF_ORDERLnet/minecraft/class_7638$class_7639;OUT_OF_ORDER:Lnet/minecraft/class_7638$class_7639;
-
DUPLICATED_PROFILES
- Mappings:
Namespace Name Mixin selector official bLrv$a;b:Lrv$a;intermediary field_39892Lnet/minecraft/class_7638$class_7639;field_39892:Lnet/minecraft/class_7638$class_7639;named DUPLICATED_PROFILESLnet/minecraft/class_7638$class_7639;DUPLICATED_PROFILES:Lnet/minecraft/class_7638$class_7639;
-
UNKNOWN_MESSAGES
- Mappings:
Namespace Name Mixin selector official cLrv$a;c:Lrv$a;intermediary field_39893Lnet/minecraft/class_7638$class_7639;field_39893:Lnet/minecraft/class_7638$class_7639;named UNKNOWN_MESSAGESLnet/minecraft/class_7638$class_7639;UNKNOWN_MESSAGES:Lnet/minecraft/class_7638$class_7639;
-
REMOVED_MESSAGES
- Mappings:
Namespace Name Mixin selector official dLrv$a;d:Lrv$a;intermediary field_39894Lnet/minecraft/class_7638$class_7639;field_39894:Lnet/minecraft/class_7638$class_7639;named REMOVED_MESSAGESLnet/minecraft/class_7638$class_7639;REMOVED_MESSAGES:Lnet/minecraft/class_7638$class_7639;
-
-
Field Details
-
field_39895
- Mappings:
Namespace Name Mixin selector official eLrv$a;e:Ljava/lang/String;intermediary field_39895Lnet/minecraft/class_7638$class_7639;field_39895:Ljava/lang/String;named field_39895Lnet/minecraft/class_7638$class_7639;field_39895:Ljava/lang/String;
-
-
Constructor Details
-
class_7639
-
-
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_44992
- Mappings:
Namespace Name Mixin selector official aLrv$a;a()Ljava/lang/String;intermediary method_44992Lnet/minecraft/class_7638$class_7639;method_44992()Ljava/lang/String;named method_44992Lnet/minecraft/class_7638$class_7639;method_44992()Ljava/lang/String;
-