Package net.minecraft
Enum Class class_8383
- All Implemented Interfaces:
Serializable,Comparable<class_8383>,Constable,StringIdentifiable
- Mappings:
Namespace Name official bgrintermediary net/minecraft/class_8383named net/minecraft/class_8383
-
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_8383>private final Stringprivate final TextFields 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_8383Returns the enum constant of this class with the specified name.static class_8383[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
PICK_LOW
- Mappings:
Namespace Name Mixin selector official aLbgr;a:Lbgr;intermediary field_44011Lnet/minecraft/class_8383;field_44011:Lnet/minecraft/class_8383;named PICK_LOWLnet/minecraft/class_8383;PICK_LOW:Lnet/minecraft/class_8383;
-
PICK_HIGH
- Mappings:
Namespace Name Mixin selector official bLbgr;b:Lbgr;intermediary field_44012Lnet/minecraft/class_8383;field_44012:Lnet/minecraft/class_8383;named PICK_HIGHLnet/minecraft/class_8383;PICK_HIGH:Lnet/minecraft/class_8383;
-
PICK_RANDOM
- Mappings:
Namespace Name Mixin selector official cLbgr;c:Lbgr;intermediary field_44013Lnet/minecraft/class_8383;field_44013:Lnet/minecraft/class_8383;named PICK_RANDOMLnet/minecraft/class_8383;PICK_RANDOM:Lnet/minecraft/class_8383;
-
PICK_ALL
- Mappings:
Namespace Name Mixin selector official dLbgr;d:Lbgr;intermediary field_44014Lnet/minecraft/class_8383;field_44014:Lnet/minecraft/class_8383;named PICK_ALLLnet/minecraft/class_8383;PICK_ALL:Lnet/minecraft/class_8383;
-
PICK_NONE
- Mappings:
Namespace Name Mixin selector official eLbgr;e:Lbgr;intermediary field_44015Lnet/minecraft/class_8383;field_44015:Lnet/minecraft/class_8383;named PICK_NONELnet/minecraft/class_8383;PICK_NONE:Lnet/minecraft/class_8383;
-
FAIL
- Mappings:
Namespace Name Mixin selector official fLbgr;f:Lbgr;intermediary field_44016Lnet/minecraft/class_8383;field_44016:Lnet/minecraft/class_8383;named FAILLnet/minecraft/class_8383;FAIL:Lnet/minecraft/class_8383;
-
-
Field Details
-
field_44017
- Mappings:
Namespace Name Mixin selector official gLbgr;g:Lcom/mojang/serialization/Codec;intermediary field_44017Lnet/minecraft/class_8383;field_44017:Lcom/mojang/serialization/Codec;named field_44017Lnet/minecraft/class_8383;field_44017:Lcom/mojang/serialization/Codec;
-
field_44018
- Mappings:
Namespace Name Mixin selector official hLbgr;h:Ljava/lang/String;intermediary field_44018Lnet/minecraft/class_8383;field_44018:Ljava/lang/String;named field_44018Lnet/minecraft/class_8383;field_44018:Ljava/lang/String;
-
field_44019
- Mappings:
Namespace Name Mixin selector official iLbgr;i:Lsw;intermediary field_44019Lnet/minecraft/class_8383;field_44019:Lnet/minecraft/class_2561;named field_44019Lnet/minecraft/class_8383;field_44019:Lnet/minecraft/text/Text;
-
-
Constructor Details
-
class_8383
-
-
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_50576
- Mappings:
Namespace Name Mixin selector official aLbgr;a()Lsw;intermediary method_50576Lnet/minecraft/class_8383;method_50576()Lnet/minecraft/class_2561;named method_50576Lnet/minecraft/class_8383;method_50576()Lnet/minecraft/text/Text;
-