Package net.minecraft
Enum Class class_8390.class_8395
- All Implemented Interfaces:
Serializable,Comparable<class_8390.class_8395>,Constable,class_8390,StringIdentifiable
- Enclosing interface:
class_8390
public static enum class_8390.class_8395
extends Enum<class_8390.class_8395>
implements StringIdentifiable, class_8390
- Mappings:
Namespace Name official bgw$eintermediary net/minecraft/class_8390$class_8395named net/minecraft/class_8390$class_8395
-
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.class_8390
class_8390.class_8391, class_8390.class_8392, class_8390.class_8393, class_8390.class_8394, class_8390.class_8395Nested 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_8390.class_8395>private final String(package private) final IntProviderFields inherited from interface net.minecraft.class_8390
field_44030, field_44031, field_44032, field_44033Fields 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_8390.class_8395Returns the enum constant of this class with the specified name.static class_8390.class_8395[]values()Returns an array containing the constants of this enum class, in the order they are declared.Methods inherited from class java.lang.Enum
clone, compareTo, describeConstable, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOfMethods inherited from interface net.minecraft.class_8390
method_50602, method_50604
-
Enum Constant Details
-
XP
- Mappings:
Namespace Name Mixin selector official eLbgw$e;e:Lbgw$e;intermediary field_44046Lnet/minecraft/class_8390$class_8395;field_44046:Lnet/minecraft/class_8390$class_8395;named XPLnet/minecraft/class_8390$class_8395;XP:Lnet/minecraft/class_8390$class_8395;
-
HEALTH
- Mappings:
Namespace Name Mixin selector official fLbgw$e;f:Lbgw$e;intermediary field_44047Lnet/minecraft/class_8390$class_8395;field_44047:Lnet/minecraft/class_8390$class_8395;named HEALTHLnet/minecraft/class_8390$class_8395;HEALTH:Lnet/minecraft/class_8390$class_8395;
-
-
Field Details
-
field_44048
- Mappings:
Namespace Name Mixin selector official gLbgw$e;g:Lcom/mojang/serialization/Codec;intermediary field_44048Lnet/minecraft/class_8390$class_8395;field_44048:Lcom/mojang/serialization/Codec;named field_44048Lnet/minecraft/class_8390$class_8395;field_44048:Lcom/mojang/serialization/Codec;
-
field_44049
- Mappings:
Namespace Name Mixin selector official hLbgw$e;h:Ljava/lang/String;intermediary field_44049Lnet/minecraft/class_8390$class_8395;field_44049:Ljava/lang/String;named field_44049Lnet/minecraft/class_8390$class_8395;field_44049:Ljava/lang/String;
-
field_44050
- Mappings:
Namespace Name Mixin selector official iLbgw$e;i:Lbdd;intermediary field_44050Lnet/minecraft/class_8390$class_8395;field_44050:Lnet/minecraft/class_6017;named field_44050Lnet/minecraft/class_8390$class_8395;field_44050:Lnet/minecraft/util/math/intprovider/IntProvider;
-
-
Constructor Details
-
class_8395
-
-
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_50601
- Specified by:
method_50601in interfaceclass_8390- Mappings:
Namespace Name Mixin selector official aLbgw;a()Lbgw$c;intermediary method_50601Lnet/minecraft/class_8390;method_50601()Lnet/minecraft/class_8390$class_8393;named method_50601Lnet/minecraft/class_8390;method_50601()Lnet/minecraft/class_8390$class_8393;
-