Package net.minecraft
Enum Class class_8311
- All Implemented Interfaces:
Serializable,Comparable<class_8311>,Constable,StringIdentifiable
- Mappings:
Namespace Name official beqintermediary net/minecraft/class_8311named net/minecraft/class_8311
-
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.Codec<E extends Enum<E> & StringIdentifiable> -
Enum Constant Summary
Enum Constants -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringIdentifiable.Codec<class_8311>private final Stringprivate final Textprivate final IdentifierFields inherited from interface net.minecraft.util.StringIdentifiable
field_38377 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasString()Returns the unique string representation of the enum, used for serialization.static class_8311Returns the enum constant of this class with the specified name.static class_8311[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
NONE
- Mappings:
Namespace Name Mixin selector official aLbeq;a:Lbeq;intermediary field_43755Lnet/minecraft/class_8311;field_43755:Lnet/minecraft/class_8311;named NONELnet/minecraft/class_8311;NONE:Lnet/minecraft/class_8311;
-
AWESOM
- Mappings:
Namespace Name Mixin selector official bLbeq;b:Lbeq;intermediary field_43756Lnet/minecraft/class_8311;field_43756:Lnet/minecraft/class_8311;named AWESOMLnet/minecraft/class_8311;AWESOM:Lnet/minecraft/class_8311;
-
SQUID
- Mappings:
Namespace Name Mixin selector official cLbeq;c:Lbeq;intermediary field_43757Lnet/minecraft/class_8311;field_43757:Lnet/minecraft/class_8311;named SQUIDLnet/minecraft/class_8311;SQUID:Lnet/minecraft/class_8311;
-
VETERINARIAN
- Mappings:
Namespace Name Mixin selector official dLbeq;d:Lbeq;intermediary field_43758Lnet/minecraft/class_8311;field_43758:Lnet/minecraft/class_8311;named VETERINARIANLnet/minecraft/class_8311;VETERINARIAN:Lnet/minecraft/class_8311;
-
NO_CIRCLE
- Mappings:
Namespace Name Mixin selector official eLbeq;e:Lbeq;intermediary field_43759Lnet/minecraft/class_8311;field_43759:Lnet/minecraft/class_8311;named NO_CIRCLELnet/minecraft/class_8311;NO_CIRCLE:Lnet/minecraft/class_8311;
-
NYAN
- Mappings:
Namespace Name Mixin selector official fLbeq;f:Lbeq;intermediary field_43760Lnet/minecraft/class_8311;field_43760:Lnet/minecraft/class_8311;named NYANLnet/minecraft/class_8311;NYAN:Lnet/minecraft/class_8311;
-
-
Field Details
-
field_43761
- Mappings:
Namespace Name Mixin selector official gLbeq;g:Lcom/mojang/serialization/Codec;intermediary field_43761Lnet/minecraft/class_8311;field_43761:Lcom/mojang/serialization/Codec;named field_43761Lnet/minecraft/class_8311;field_43761:Lcom/mojang/serialization/Codec;
-
field_43762
- Mappings:
Namespace Name Mixin selector official hLbeq;h:Ljava/lang/String;intermediary field_43762Lnet/minecraft/class_8311;field_43762:Ljava/lang/String;named field_43762Lnet/minecraft/class_8311;field_43762:Ljava/lang/String;
-
field_43763
- Mappings:
Namespace Name Mixin selector official iLbeq;i:Lsw;intermediary field_43763Lnet/minecraft/class_8311;field_43763:Lnet/minecraft/class_2561;named field_43763Lnet/minecraft/class_8311;field_43763:Lnet/minecraft/text/Text;
-
field_43764
- Mappings:
Namespace Name Mixin selector official jLbeq;j:Lacy;intermediary field_43764Lnet/minecraft/class_8311;field_43764:Lnet/minecraft/class_2960;named field_43764Lnet/minecraft/class_8311;field_43764:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
class_8311
-
-
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 official cLapw;c()Ljava/lang/String;intermediary method_15434Lnet/minecraft/class_3542;method_15434()Ljava/lang/String;named asStringLnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;
-
method_50318
- Mappings:
Namespace Name Mixin selector official aLbeq;a()Lsw;intermediary method_50318Lnet/minecraft/class_8311;method_50318()Lnet/minecraft/class_2561;named method_50318Lnet/minecraft/class_8311;method_50318()Lnet/minecraft/text/Text;
-
method_50319
- Mappings:
Namespace Name Mixin selector official bLbeq;b()Lacy;intermediary method_50319Lnet/minecraft/class_8311;method_50319()Lnet/minecraft/class_2960;named method_50319Lnet/minecraft/class_8311;method_50319()Lnet/minecraft/util/Identifier;
-