Package net.minecraft
Enum Class class_11583.class_11584
- All Implemented Interfaces:
Serializable,Comparable<class_11583.class_11584>,Constable,StringIdentifiable
- Enclosing class:
class_11583
public static enum class_11583.class_11584
extends Enum<class_11583.class_11584>
implements StringIdentifiable
- Mappings:
Namespace Name named net/minecraft/class_11583$class_11584intermediary net/minecraft/class_11583$class_11584official dsk$a
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>Nested classes/interfaces inherited from interface net.minecraft.util.StringIdentifiable
StringIdentifiable.BasicCodec<S extends StringIdentifiable>, StringIdentifiable.EnumCodec<E extends Enum<E> & StringIdentifiable> -
Enum Constant Summary
Enum Constants -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IntFunction<class_11583.class_11584> static final com.mojang.serialization.Codec<class_11583.class_11584> private final StringFields inherited from interface net.minecraft.util.StringIdentifiable
CACHED_MAP_THRESHOLD -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasString()Returns the unique string representation of the enum, used for serialization.static class_11583.class_11584Returns the enum constant of this class with the specified name.static class_11583.class_11584[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
STANDING
- Mappings:
Namespace Name Mixin selector named STANDINGLnet/minecraft/class_11583$class_11584;STANDING:Lnet/minecraft/class_11583$class_11584;intermediary field_61414Lnet/minecraft/class_11583$class_11584;field_61414:Lnet/minecraft/class_11583$class_11584;official aLdsk$a;a:Ldsk$a;
-
SITTING
- Mappings:
Namespace Name Mixin selector named SITTINGLnet/minecraft/class_11583$class_11584;SITTING:Lnet/minecraft/class_11583$class_11584;intermediary field_61415Lnet/minecraft/class_11583$class_11584;field_61415:Lnet/minecraft/class_11583$class_11584;official bLdsk$a;b:Ldsk$a;
-
RUNNING
- Mappings:
Namespace Name Mixin selector named RUNNINGLnet/minecraft/class_11583$class_11584;RUNNING:Lnet/minecraft/class_11583$class_11584;intermediary field_61416Lnet/minecraft/class_11583$class_11584;field_61416:Lnet/minecraft/class_11583$class_11584;official cLdsk$a;c:Ldsk$a;
-
STAR
- Mappings:
Namespace Name Mixin selector named STARLnet/minecraft/class_11583$class_11584;STAR:Lnet/minecraft/class_11583$class_11584;intermediary field_61417Lnet/minecraft/class_11583$class_11584;field_61417:Lnet/minecraft/class_11583$class_11584;official dLdsk$a;d:Ldsk$a;
-
-
Field Details
-
field_61418
- Mappings:
Namespace Name Mixin selector named field_61418Lnet/minecraft/class_11583$class_11584;field_61418:Ljava/util/function/IntFunction;intermediary field_61418Lnet/minecraft/class_11583$class_11584;field_61418:Ljava/util/function/IntFunction;official eLdsk$a;e:Ljava/util/function/IntFunction;
-
field_61419
- Mappings:
Namespace Name Mixin selector named field_61419Lnet/minecraft/class_11583$class_11584;field_61419:Lcom/mojang/serialization/Codec;intermediary field_61419Lnet/minecraft/class_11583$class_11584;field_61419:Lcom/mojang/serialization/Codec;official fLdsk$a;f:Lcom/mojang/serialization/Codec;
-
field_61420
- Mappings:
Namespace Name Mixin selector named field_61420Lnet/minecraft/class_11583$class_11584;field_61420:Ljava/lang/String;intermediary field_61420Lnet/minecraft/class_11583$class_11584;field_61420:Ljava/lang/String;official gLdsk$a;g:Ljava/lang/String;
-
-
Constructor Details
-
class_11584
-
-
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
-
asString
Returns the unique string representation of the enum, used for serialization.- Specified by:
asStringin interfaceStringIdentifiable- Returns:
- the unique string representation of the enum, used for serialization
- Mappings:
Namespace Name Mixin selector named asStringLnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;intermediary method_15434Lnet/minecraft/class_3542;method_15434()Ljava/lang/String;official cLbdh;c()Ljava/lang/String;
-
method_72607
- Mappings:
Namespace Name Mixin selector named method_72607Lnet/minecraft/class_11583$class_11584;method_72607()Lnet/minecraft/class_11583$class_11584;intermediary method_72607Lnet/minecraft/class_11583$class_11584;method_72607()Lnet/minecraft/class_11583$class_11584;official aLdsk$a;a()Ldsk$a;
-