Package net.minecraft
Enum Class class_8438.class_8439
- All Implemented Interfaces:
Serializable,Comparable<class_8438.class_8439>,Constable
- Enclosing class:
class_8438
- Mappings:
Namespace Name official evg$aintermediary net/minecraft/class_8438$class_8439named net/minecraft/class_8438$class_8439
-
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 final intprivate final int(package private) final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Optional<class_8438.class_8439>method_50944(int int2) private static class_8438.class_8439method_50945(int int2) static class_8438.class_8439Returns the enum constant of this class with the specified name.static class_8438.class_8439[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
LOW
- Mappings:
Namespace Name Mixin selector official aLevg$a;a:Levg$a;intermediary field_44297Lnet/minecraft/class_8438$class_8439;field_44297:Lnet/minecraft/class_8438$class_8439;named LOWLnet/minecraft/class_8438$class_8439;LOW:Lnet/minecraft/class_8438$class_8439;
-
MEDIUM
- Mappings:
Namespace Name Mixin selector official bLevg$a;b:Levg$a;intermediary field_44298Lnet/minecraft/class_8438$class_8439;field_44298:Lnet/minecraft/class_8438$class_8439;named MEDIUMLnet/minecraft/class_8438$class_8439;MEDIUM:Lnet/minecraft/class_8438$class_8439;
-
CONCERNING
- Mappings:
Namespace Name Mixin selector official cLevg$a;c:Levg$a;intermediary field_44299Lnet/minecraft/class_8438$class_8439;field_44299:Lnet/minecraft/class_8438$class_8439;named CONCERNINGLnet/minecraft/class_8438$class_8439;CONCERNING:Lnet/minecraft/class_8438$class_8439;
-
WHY_ARE_YOU_NOT_DOING_IT
- Mappings:
Namespace Name Mixin selector official dLevg$a;d:Levg$a;intermediary field_44300Lnet/minecraft/class_8438$class_8439;field_44300:Lnet/minecraft/class_8438$class_8439;named WHY_ARE_YOU_NOT_DOING_ITLnet/minecraft/class_8438$class_8439;WHY_ARE_YOU_NOT_DOING_IT:Lnet/minecraft/class_8438$class_8439;
-
-
Field Details
-
field_44301
private final int field_44301- Mappings:
Namespace Name Mixin selector official eLevg$a;e:Iintermediary field_44301Lnet/minecraft/class_8438$class_8439;field_44301:Inamed field_44301Lnet/minecraft/class_8438$class_8439;field_44301:I
-
field_44302
private final int field_44302- Mappings:
Namespace Name Mixin selector official fLevg$a;f:Iintermediary field_44302Lnet/minecraft/class_8438$class_8439;field_44302:Inamed field_44302Lnet/minecraft/class_8438$class_8439;field_44302:I
-
field_44303
final int field_44303- Mappings:
Namespace Name Mixin selector official gLevg$a;g:Iintermediary field_44303Lnet/minecraft/class_8438$class_8439;field_44303:Inamed field_44303Lnet/minecraft/class_8438$class_8439;field_44303:I
-
-
Constructor Details
-
class_8439
private class_8439(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_50944
- Mappings:
Namespace Name Mixin selector official aLevg$a;a(I)Ljava/util/Optional;intermediary method_50944Lnet/minecraft/class_8438$class_8439;method_50944(I)Ljava/util/Optional;named method_50944Lnet/minecraft/class_8438$class_8439;method_50944(I)Ljava/util/Optional;
-
method_50945
- Mappings:
Namespace Name Mixin selector official bLevg$a;b(I)Levg$a;intermediary method_50945Lnet/minecraft/class_8438$class_8439;method_50945(I)Lnet/minecraft/class_8438$class_8439;named method_50945Lnet/minecraft/class_8438$class_8439;method_50945(I)Lnet/minecraft/class_8438$class_8439;
-