Package net.minecraft
Enum Class class_9782.class_9784
- All Implemented Interfaces:
Serializable,Comparable<class_9782.class_9784>,Constable
- Enclosing class:
class_9782
- Mappings:
Namespace Name named net/minecraft/class_9782$class_9784intermediary net/minecraft/class_9782$class_9784official ali$b
-
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 TypeFieldDescriptionstatic final PacketCodec<ByteBuf, class_9782.class_9784> private static final IntFunction<class_9782.class_9784> private final intprivate final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate Textmethod_60668(String string) static class_9782.class_9784Returns the enum constant of this class with the specified name.static class_9782.class_9784[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
BUG_REPORT
- Mappings:
Namespace Name Mixin selector named BUG_REPORTLnet/minecraft/class_9782$class_9784;BUG_REPORT:Lnet/minecraft/class_9782$class_9784;intermediary field_51981Lnet/minecraft/class_9782$class_9784;field_51981:Lnet/minecraft/class_9782$class_9784;official aLali$b;a:Lali$b;
-
-
Field Details
-
field_51983
- Mappings:
Namespace Name Mixin selector named field_51983Lnet/minecraft/class_9782$class_9784;field_51983:Ljava/util/function/IntFunction;intermediary field_51983Lnet/minecraft/class_9782$class_9784;field_51983:Ljava/util/function/IntFunction;official cLali$b;c:Ljava/util/function/IntFunction;
-
field_51982
- Mappings:
Namespace Name Mixin selector named field_51982Lnet/minecraft/class_9782$class_9784;field_51982:Lnet/minecraft/network/codec/PacketCodec;intermediary field_51982Lnet/minecraft/class_9782$class_9784;field_51982:Lnet/minecraft/class_9139;official bLali$b;b:Lyw;
-
field_51984
private final int field_51984- Mappings:
Namespace Name Mixin selector named field_51984Lnet/minecraft/class_9782$class_9784;field_51984:Iintermediary field_51984Lnet/minecraft/class_9782$class_9784;field_51984:Iofficial dLali$b;d:I
-
field_51985
- Mappings:
Namespace Name Mixin selector named field_51985Lnet/minecraft/class_9782$class_9784;field_51985:Ljava/lang/String;intermediary field_51985Lnet/minecraft/class_9782$class_9784;field_51985:Ljava/lang/String;official eLali$b;e:Ljava/lang/String;
-
-
Constructor Details
-
class_9784
-
-
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_60666
- Mappings:
Namespace Name Mixin selector named method_60666Lnet/minecraft/class_9782$class_9784;method_60666()Lnet/minecraft/text/Text;intermediary method_60666Lnet/minecraft/class_9782$class_9784;method_60666()Lnet/minecraft/class_2561;official aLali$b;a()Lwy;
-
method_60668
- Mappings:
Namespace Name Mixin selector named method_60668Lnet/minecraft/class_9782$class_9784;method_60668(Ljava/lang/String;)Lnet/minecraft/class_9782$class_9783;intermediary method_60668Lnet/minecraft/class_9782$class_9784;method_60668(Ljava/lang/String;)Lnet/minecraft/class_9782$class_9783;official aLali$b;a(Ljava/lang/String;)Lali$a;
-