Package net.minecraft
Enum Class class_8338
- All Implemented Interfaces:
Serializable,Comparable<class_8338>,Constable,StringIdentifiable
- Mappings:
Namespace Name official bfmintermediary net/minecraft/class_8338named net/minecraft/class_8338
-
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_8338>private static final ThreadLocal<Random>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.booleanmethod_50391(World world) booleanmethod_50393(World world) static class_8338Returns the enum constant of this class with the specified name.static class_8338[]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 aLbfm;a:Lbfm;intermediary field_43894Lnet/minecraft/class_8338;field_43894:Lnet/minecraft/class_8338;named NONELnet/minecraft/class_8338;NONE:Lnet/minecraft/class_8338;
-
LOADSHEDDING
- Mappings:
Namespace Name Mixin selector official bLbfm;b:Lbfm;intermediary field_43895Lnet/minecraft/class_8338;field_43895:Lnet/minecraft/class_8338;named LOADSHEDDINGLnet/minecraft/class_8338;LOADSHEDDING:Lnet/minecraft/class_8338;
-
NEVER_LIGHT
- Mappings:
Namespace Name Mixin selector official cLbfm;c:Lbfm;intermediary field_43896Lnet/minecraft/class_8338;field_43896:Lnet/minecraft/class_8338;named NEVER_LIGHTLnet/minecraft/class_8338;NEVER_LIGHT:Lnet/minecraft/class_8338;
-
ALWAYS_LIGHT
- Mappings:
Namespace Name Mixin selector official dLbfm;d:Lbfm;intermediary field_43897Lnet/minecraft/class_8338;field_43897:Lnet/minecraft/class_8338;named ALWAYS_LIGHTLnet/minecraft/class_8338;ALWAYS_LIGHT:Lnet/minecraft/class_8338;
-
-
Field Details
-
field_43898
- Mappings:
Namespace Name Mixin selector official eLbfm;e:Lcom/mojang/serialization/Codec;intermediary field_43898Lnet/minecraft/class_8338;field_43898:Lcom/mojang/serialization/Codec;named field_43898Lnet/minecraft/class_8338;field_43898:Lcom/mojang/serialization/Codec;
-
field_43899
- Mappings:
Namespace Name Mixin selector official fLbfm;f:Ljava/lang/ThreadLocal;intermediary field_43899Lnet/minecraft/class_8338;field_43899:Ljava/lang/ThreadLocal;named field_43899Lnet/minecraft/class_8338;field_43899:Ljava/lang/ThreadLocal;
-
field_43900
- Mappings:
Namespace Name Mixin selector official gLbfm;g:Ljava/lang/String;intermediary field_43900Lnet/minecraft/class_8338;field_43900:Ljava/lang/String;named field_43900Lnet/minecraft/class_8338;field_43900:Ljava/lang/String;
-
field_43901
- Mappings:
Namespace Name Mixin selector official hLbfm;h:Lsw;intermediary field_43901Lnet/minecraft/class_8338;field_43901:Lnet/minecraft/class_2561;named field_43901Lnet/minecraft/class_8338;field_43901:Lnet/minecraft/text/Text;
-
-
Constructor Details
-
class_8338
-
-
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_50391
- Mappings:
Namespace Name Mixin selector official aLbfm;a(Lcql;)Zintermediary method_50391Lnet/minecraft/class_8338;method_50391(Lnet/minecraft/class_1937;)Znamed method_50391Lnet/minecraft/class_8338;method_50391(Lnet/minecraft/world/World;)Z
-
method_50393
- Mappings:
Namespace Name Mixin selector official bLbfm;b(Lcql;)Zintermediary method_50393Lnet/minecraft/class_8338;method_50393(Lnet/minecraft/class_1937;)Znamed method_50393Lnet/minecraft/class_8338;method_50393(Lnet/minecraft/world/World;)Z
-
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_50390
- Mappings:
Namespace Name Mixin selector official aLbfm;a()Lsw;intermediary method_50390Lnet/minecraft/class_8338;method_50390()Lnet/minecraft/class_2561;named method_50390Lnet/minecraft/class_8338;method_50390()Lnet/minecraft/text/Text;
-