Package net.minecraft
Enum Class class_8304.class_8305
- All Implemented Interfaces:
Serializable,Comparable<class_8304.class_8305>,Constable,StringIdentifiable
- Enclosing class:
class_8304
public static enum class_8304.class_8305
extends Enum<class_8304.class_8305>
implements StringIdentifiable
- Mappings:
Namespace Name official bem$aintermediary net/minecraft/class_8304$class_8305named net/minecraft/class_8304$class_8305
-
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_8304.class_8305>private final String(package private) final Stringprivate final intprivate final intFields 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.intintstatic class_8304.class_8305Returns the enum constant of this class with the specified name.static class_8304.class_8305[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
LOW
- Mappings:
Namespace Name Mixin selector official aLbem$a;a:Lbem$a;intermediary field_43741Lnet/minecraft/class_8304$class_8305;field_43741:Lnet/minecraft/class_8304$class_8305;named LOWLnet/minecraft/class_8304$class_8305;LOW:Lnet/minecraft/class_8304$class_8305;
-
MEDIUM
- Mappings:
Namespace Name Mixin selector official bLbem$a;b:Lbem$a;intermediary field_43742Lnet/minecraft/class_8304$class_8305;field_43742:Lnet/minecraft/class_8304$class_8305;named MEDIUMLnet/minecraft/class_8304$class_8305;MEDIUM:Lnet/minecraft/class_8304$class_8305;
-
HIGH
- Mappings:
Namespace Name Mixin selector official cLbem$a;c:Lbem$a;intermediary field_43743Lnet/minecraft/class_8304$class_8305;field_43743:Lnet/minecraft/class_8304$class_8305;named HIGHLnet/minecraft/class_8304$class_8305;HIGH:Lnet/minecraft/class_8304$class_8305;
-
VERY_HIGH
- Mappings:
Namespace Name Mixin selector official dLbem$a;d:Lbem$a;intermediary field_43744Lnet/minecraft/class_8304$class_8305;field_43744:Lnet/minecraft/class_8304$class_8305;named VERY_HIGHLnet/minecraft/class_8304$class_8305;VERY_HIGH:Lnet/minecraft/class_8304$class_8305;
-
-
Field Details
-
field_43745
- Mappings:
Namespace Name Mixin selector official eLbem$a;e:Lcom/mojang/serialization/Codec;intermediary field_43745Lnet/minecraft/class_8304$class_8305;field_43745:Lcom/mojang/serialization/Codec;named field_43745Lnet/minecraft/class_8304$class_8305;field_43745:Lcom/mojang/serialization/Codec;
-
field_43746
- Mappings:
Namespace Name Mixin selector official fLbem$a;f:Ljava/lang/String;intermediary field_43746Lnet/minecraft/class_8304$class_8305;field_43746:Ljava/lang/String;named field_43746Lnet/minecraft/class_8304$class_8305;field_43746:Ljava/lang/String;
-
field_43747
- Mappings:
Namespace Name Mixin selector official gLbem$a;g:Ljava/lang/String;intermediary field_43747Lnet/minecraft/class_8304$class_8305;field_43747:Ljava/lang/String;named field_43747Lnet/minecraft/class_8304$class_8305;field_43747:Ljava/lang/String;
-
field_43748
private final int field_43748- Mappings:
Namespace Name Mixin selector official hLbem$a;h:Iintermediary field_43748Lnet/minecraft/class_8304$class_8305;field_43748:Inamed field_43748Lnet/minecraft/class_8304$class_8305;field_43748:I
-
field_43749
private final int field_43749- Mappings:
Namespace Name Mixin selector official iLbem$a;i:Iintermediary field_43749Lnet/minecraft/class_8304$class_8305;field_43749:Inamed field_43749Lnet/minecraft/class_8304$class_8305;field_43749:I
-
-
Constructor Details
-
class_8305
-
-
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_50300
public int method_50300()- Mappings:
Namespace Name Mixin selector official aLbem$a;a()Iintermediary method_50300Lnet/minecraft/class_8304$class_8305;method_50300()Inamed method_50300Lnet/minecraft/class_8304$class_8305;method_50300()I
-
method_50301
public int method_50301()- Mappings:
Namespace Name Mixin selector official bLbem$a;b()Iintermediary method_50301Lnet/minecraft/class_8304$class_8305;method_50301()Inamed method_50301Lnet/minecraft/class_8304$class_8305;method_50301()I
-