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$a
intermediary net/minecraft/class_8304$class_8305
named 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 String
private final int
private final int
Fields 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.int
int
static class_8304.class_8305
Returns 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 a
Lbem$a;a:Lbem$a;
intermediary field_43741
Lnet/minecraft/class_8304$class_8305;field_43741:Lnet/minecraft/class_8304$class_8305;
named LOW
Lnet/minecraft/class_8304$class_8305;LOW:Lnet/minecraft/class_8304$class_8305;
-
MEDIUM
- Mappings:
Namespace Name Mixin selector official b
Lbem$a;b:Lbem$a;
intermediary field_43742
Lnet/minecraft/class_8304$class_8305;field_43742:Lnet/minecraft/class_8304$class_8305;
named MEDIUM
Lnet/minecraft/class_8304$class_8305;MEDIUM:Lnet/minecraft/class_8304$class_8305;
-
HIGH
- Mappings:
Namespace Name Mixin selector official c
Lbem$a;c:Lbem$a;
intermediary field_43743
Lnet/minecraft/class_8304$class_8305;field_43743:Lnet/minecraft/class_8304$class_8305;
named HIGH
Lnet/minecraft/class_8304$class_8305;HIGH:Lnet/minecraft/class_8304$class_8305;
-
VERY_HIGH
- Mappings:
Namespace Name Mixin selector official d
Lbem$a;d:Lbem$a;
intermediary field_43744
Lnet/minecraft/class_8304$class_8305;field_43744:Lnet/minecraft/class_8304$class_8305;
named VERY_HIGH
Lnet/minecraft/class_8304$class_8305;VERY_HIGH:Lnet/minecraft/class_8304$class_8305;
-
-
Field Details
-
field_43745
- Mappings:
Namespace Name Mixin selector official e
Lbem$a;e:Lcom/mojang/serialization/Codec;
intermediary field_43745
Lnet/minecraft/class_8304$class_8305;field_43745:Lcom/mojang/serialization/Codec;
named field_43745
Lnet/minecraft/class_8304$class_8305;field_43745:Lcom/mojang/serialization/Codec;
-
field_43746
- Mappings:
Namespace Name Mixin selector official f
Lbem$a;f:Ljava/lang/String;
intermediary field_43746
Lnet/minecraft/class_8304$class_8305;field_43746:Ljava/lang/String;
named field_43746
Lnet/minecraft/class_8304$class_8305;field_43746:Ljava/lang/String;
-
field_43747
- Mappings:
Namespace Name Mixin selector official g
Lbem$a;g:Ljava/lang/String;
intermediary field_43747
Lnet/minecraft/class_8304$class_8305;field_43747:Ljava/lang/String;
named field_43747
Lnet/minecraft/class_8304$class_8305;field_43747:Ljava/lang/String;
-
field_43748
private final int field_43748- Mappings:
Namespace Name Mixin selector official h
Lbem$a;h:I
intermediary field_43748
Lnet/minecraft/class_8304$class_8305;field_43748:I
named field_43748
Lnet/minecraft/class_8304$class_8305;field_43748:I
-
field_43749
private final int field_43749- Mappings:
Namespace Name Mixin selector official i
Lbem$a;i:I
intermediary field_43749
Lnet/minecraft/class_8304$class_8305;field_43749:I
named field_43749
Lnet/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:
asString
in interfaceStringIdentifiable
- Returns:
- the unique string representation of the enum, used for serialization
- Mappings:
Namespace Name Mixin selector official c
Lapw;c()Ljava/lang/String;
intermediary method_15434
Lnet/minecraft/class_3542;method_15434()Ljava/lang/String;
named asString
Lnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;
-
method_50300
public int method_50300()- Mappings:
Namespace Name Mixin selector official a
Lbem$a;a()I
intermediary method_50300
Lnet/minecraft/class_8304$class_8305;method_50300()I
named method_50300
Lnet/minecraft/class_8304$class_8305;method_50300()I
-
method_50301
public int method_50301()- Mappings:
Namespace Name Mixin selector official b
Lbem$a;b()I
intermediary method_50301
Lnet/minecraft/class_8304$class_8305;method_50301()I
named method_50301
Lnet/minecraft/class_8304$class_8305;method_50301()I
-