Package net.minecraft
Enum Class class_11520
- All Implemented Interfaces:
Serializable,Comparable<class_11520>,Constable,StringIdentifiable
- Mappings:
Namespace Name named net/minecraft/class_11520intermediary net/minecraft/class_11520official aru
-
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_11520> static final StringIdentifiable.EnumCodec<class_11520> static final PacketCodec<ByteBuf, class_11520> private final intprivate 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.booleanstatic class_11520Returns the enum constant of this class with the specified name.static class_11520[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
CLOSE
- Mappings:
Namespace Name Mixin selector named CLOSELnet/minecraft/class_11520;CLOSE:Lnet/minecraft/class_11520;intermediary field_60962Lnet/minecraft/class_11520;field_60962:Lnet/minecraft/class_11520;official aLaru;a:Laru;
-
NONE
- Mappings:
Namespace Name Mixin selector named NONELnet/minecraft/class_11520;NONE:Lnet/minecraft/class_11520;intermediary field_60963Lnet/minecraft/class_11520;field_60963:Lnet/minecraft/class_11520;official bLaru;b:Laru;
-
WAIT_FOR_RESPONSE
- Mappings:
Namespace Name Mixin selector named WAIT_FOR_RESPONSELnet/minecraft/class_11520;WAIT_FOR_RESPONSE:Lnet/minecraft/class_11520;intermediary field_60964Lnet/minecraft/class_11520;field_60964:Lnet/minecraft/class_11520;official cLaru;c:Laru;
-
-
Field Details
-
field_60965
- Mappings:
Namespace Name Mixin selector named field_60965Lnet/minecraft/class_11520;field_60965:Ljava/util/function/IntFunction;intermediary field_60965Lnet/minecraft/class_11520;field_60965:Ljava/util/function/IntFunction;official dLaru;d:Ljava/util/function/IntFunction;
-
field_60966
- Mappings:
Namespace Name Mixin selector named field_60966Lnet/minecraft/class_11520;field_60966:Lnet/minecraft/util/StringIdentifiable$EnumCodec;intermediary field_60966Lnet/minecraft/class_11520;field_60966:Lnet/minecraft/class_3542$class_7292;official eLaru;e:Lbda$a;
-
field_60967
- Mappings:
Namespace Name Mixin selector named field_60967Lnet/minecraft/class_11520;field_60967:Lnet/minecraft/network/codec/PacketCodec;intermediary field_60967Lnet/minecraft/class_11520;field_60967:Lnet/minecraft/class_9139;official fLaru;f:Lzm;
-
field_60968
private final int field_60968- Mappings:
Namespace Name Mixin selector named field_60968Lnet/minecraft/class_11520;field_60968:Iintermediary field_60968Lnet/minecraft/class_11520;field_60968:Iofficial gLaru;g:I
-
field_60969
- Mappings:
Namespace Name Mixin selector named field_60969Lnet/minecraft/class_11520;field_60969:Ljava/lang/String;intermediary field_60969Lnet/minecraft/class_11520;field_60969:Ljava/lang/String;official hLaru;h:Ljava/lang/String;
-
-
Constructor Details
-
class_11520
-
-
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 cLbda;c()Ljava/lang/String;
-
method_72063
public boolean method_72063()- Mappings:
Namespace Name Mixin selector named method_72063Lnet/minecraft/class_11520;method_72063()Zintermediary method_72063Lnet/minecraft/class_11520;method_72063()Zofficial aLaru;a()Z
-