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$a
intermediary net/minecraft/class_8438$class_8439
named 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 int
private 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_8439
method_50945
(int int2) static class_8438.class_8439
Returns 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 a
Levg$a;a:Levg$a;
intermediary field_44297
Lnet/minecraft/class_8438$class_8439;field_44297:Lnet/minecraft/class_8438$class_8439;
named LOW
Lnet/minecraft/class_8438$class_8439;LOW:Lnet/minecraft/class_8438$class_8439;
-
MEDIUM
- Mappings:
Namespace Name Mixin selector official b
Levg$a;b:Levg$a;
intermediary field_44298
Lnet/minecraft/class_8438$class_8439;field_44298:Lnet/minecraft/class_8438$class_8439;
named MEDIUM
Lnet/minecraft/class_8438$class_8439;MEDIUM:Lnet/minecraft/class_8438$class_8439;
-
CONCERNING
- Mappings:
Namespace Name Mixin selector official c
Levg$a;c:Levg$a;
intermediary field_44299
Lnet/minecraft/class_8438$class_8439;field_44299:Lnet/minecraft/class_8438$class_8439;
named CONCERNING
Lnet/minecraft/class_8438$class_8439;CONCERNING:Lnet/minecraft/class_8438$class_8439;
-
WHY_ARE_YOU_NOT_DOING_IT
- Mappings:
Namespace Name Mixin selector official d
Levg$a;d:Levg$a;
intermediary field_44300
Lnet/minecraft/class_8438$class_8439;field_44300:Lnet/minecraft/class_8438$class_8439;
named WHY_ARE_YOU_NOT_DOING_IT
Lnet/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 e
Levg$a;e:I
intermediary field_44301
Lnet/minecraft/class_8438$class_8439;field_44301:I
named field_44301
Lnet/minecraft/class_8438$class_8439;field_44301:I
-
field_44302
private final int field_44302- Mappings:
Namespace Name Mixin selector official f
Levg$a;f:I
intermediary field_44302
Lnet/minecraft/class_8438$class_8439;field_44302:I
named field_44302
Lnet/minecraft/class_8438$class_8439;field_44302:I
-
field_44303
final int field_44303- Mappings:
Namespace Name Mixin selector official g
Levg$a;g:I
intermediary field_44303
Lnet/minecraft/class_8438$class_8439;field_44303:I
named field_44303
Lnet/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 a
Levg$a;a(I)Ljava/util/Optional;
intermediary method_50944
Lnet/minecraft/class_8438$class_8439;method_50944(I)Ljava/util/Optional;
named method_50944
Lnet/minecraft/class_8438$class_8439;method_50944(I)Ljava/util/Optional;
-
method_50945
- Mappings:
Namespace Name Mixin selector official b
Levg$a;b(I)Levg$a;
intermediary method_50945
Lnet/minecraft/class_8438$class_8439;method_50945(I)Lnet/minecraft/class_8438$class_8439;
named method_50945
Lnet/minecraft/class_8438$class_8439;method_50945(I)Lnet/minecraft/class_8438$class_8439;
-