Package net.minecraft
Enum Class class_10641
- All Implemented Interfaces:
Serializable,Comparable<class_10641>,Constable,StringIdentifiable
- Mappings:
Namespace Name named net/minecraft/class_10641intermediary net/minecraft/class_10641official dzx
-
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 StringIdentifiable.EnumCodec<class_10641> static final PacketCodec<ByteBuf, class_10641> private static final IntFunction<class_10641> private final intprivate final Stringprivate final Textprivate final TextFields 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_10641Returns the enum constant of this class with the specified name.static class_10641[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
START
- Mappings:
Namespace Name Mixin selector named STARTLnet/minecraft/class_10641;START:Lnet/minecraft/class_10641;intermediary field_56024Lnet/minecraft/class_10641;field_56024:Lnet/minecraft/class_10641;official aLdzx;a:Ldzx;
-
LOG
- Mappings:
Namespace Name Mixin selector named LOGLnet/minecraft/class_10641;LOG:Lnet/minecraft/class_10641;intermediary field_56025Lnet/minecraft/class_10641;field_56025:Lnet/minecraft/class_10641;official bLdzx;b:Ldzx;
-
FAIL
- Mappings:
Namespace Name Mixin selector named FAILLnet/minecraft/class_10641;FAIL:Lnet/minecraft/class_10641;intermediary field_56026Lnet/minecraft/class_10641;field_56026:Lnet/minecraft/class_10641;official cLdzx;c:Ldzx;
-
ACCEPT
- Mappings:
Namespace Name Mixin selector named ACCEPTLnet/minecraft/class_10641;ACCEPT:Lnet/minecraft/class_10641;intermediary field_56027Lnet/minecraft/class_10641;field_56027:Lnet/minecraft/class_10641;official dLdzx;d:Ldzx;
-
-
Field Details
-
field_56030
- Mappings:
Namespace Name Mixin selector named field_56030Lnet/minecraft/class_10641;field_56030:Ljava/util/function/IntFunction;intermediary field_56030Lnet/minecraft/class_10641;field_56030:Ljava/util/function/IntFunction;official gLdzx;g:Ljava/util/function/IntFunction;
-
field_56028
- Mappings:
Namespace Name Mixin selector named field_56028Lnet/minecraft/class_10641;field_56028:Lnet/minecraft/util/StringIdentifiable$EnumCodec;intermediary field_56028Lnet/minecraft/class_10641;field_56028:Lnet/minecraft/class_3542$class_7292;official eLdzx;e:Lbag$a;
-
field_56029
- Mappings:
Namespace Name Mixin selector named field_56029Lnet/minecraft/class_10641;field_56029:Lnet/minecraft/network/codec/PacketCodec;intermediary field_56029Lnet/minecraft/class_10641;field_56029:Lnet/minecraft/class_9139;official fLdzx;f:Lyt;
-
field_56031
private final int field_56031- Mappings:
Namespace Name Mixin selector named field_56031Lnet/minecraft/class_10641;field_56031:Iintermediary field_56031Lnet/minecraft/class_10641;field_56031:Iofficial hLdzx;h:I
-
field_56032
- Mappings:
Namespace Name Mixin selector named field_56032Lnet/minecraft/class_10641;field_56032:Ljava/lang/String;intermediary field_56032Lnet/minecraft/class_10641;field_56032:Ljava/lang/String;official iLdzx;i:Ljava/lang/String;
-
field_56033
- Mappings:
Namespace Name Mixin selector named field_56033Lnet/minecraft/class_10641;field_56033:Lnet/minecraft/text/Text;intermediary field_56033Lnet/minecraft/class_10641;field_56033:Lnet/minecraft/class_2561;official jLdzx;j:Lwv;
-
field_56034
- Mappings:
Namespace Name Mixin selector named field_56034Lnet/minecraft/class_10641;field_56034:Lnet/minecraft/text/Text;intermediary field_56034Lnet/minecraft/class_10641;field_56034:Lnet/minecraft/class_2561;official kLdzx;k:Lwv;
-
-
Constructor Details
-
class_10641
-
-
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 cLbag;c()Ljava/lang/String;
-
method_66781
- Mappings:
Namespace Name Mixin selector named method_66781Lnet/minecraft/class_10641;method_66781()Lnet/minecraft/text/Text;intermediary method_66781Lnet/minecraft/class_10641;method_66781()Lnet/minecraft/class_2561;official aLdzx;a()Lwv;
-
method_66783
- Mappings:
Namespace Name Mixin selector named method_66783Lnet/minecraft/class_10641;method_66783()Lnet/minecraft/text/Text;intermediary method_66783Lnet/minecraft/class_10641;method_66783()Lnet/minecraft/class_2561;official bLdzx;b()Lwv;
-