Package net.minecraft
Enum Class class_8107
- All Implemented Interfaces:
Serializable,Comparable<class_8107>,Constable,StringIdentifiable
- Mappings:
Namespace Name official becintermediary net/minecraft/class_8107named net/minecraft/class_8107
-
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_8107>private final Stringprivate final SoundEventFields 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_8107Returns the enum constant of this class with the specified name.static class_8107[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
HURT
- Mappings:
Namespace Name Mixin selector official aLbec;a:Lbec;intermediary field_42275Lnet/minecraft/class_8107;field_42275:Lnet/minecraft/class_8107;named HURTLnet/minecraft/class_8107;HURT:Lnet/minecraft/class_8107;
-
THORNS
- Mappings:
Namespace Name Mixin selector official bLbec;b:Lbec;intermediary field_42276Lnet/minecraft/class_8107;field_42276:Lnet/minecraft/class_8107;named THORNSLnet/minecraft/class_8107;THORNS:Lnet/minecraft/class_8107;
-
DROWNING
- Mappings:
Namespace Name Mixin selector official cLbec;c:Lbec;intermediary field_42277Lnet/minecraft/class_8107;field_42277:Lnet/minecraft/class_8107;named DROWNINGLnet/minecraft/class_8107;DROWNING:Lnet/minecraft/class_8107;
-
BURNING
- Mappings:
Namespace Name Mixin selector official dLbec;d:Lbec;intermediary field_42278Lnet/minecraft/class_8107;field_42278:Lnet/minecraft/class_8107;named BURNINGLnet/minecraft/class_8107;BURNING:Lnet/minecraft/class_8107;
-
POKING
- Mappings:
Namespace Name Mixin selector official eLbec;e:Lbec;intermediary field_42279Lnet/minecraft/class_8107;field_42279:Lnet/minecraft/class_8107;named POKINGLnet/minecraft/class_8107;POKING:Lnet/minecraft/class_8107;
-
FREEZING
- Mappings:
Namespace Name Mixin selector official fLbec;f:Lbec;intermediary field_42280Lnet/minecraft/class_8107;field_42280:Lnet/minecraft/class_8107;named FREEZINGLnet/minecraft/class_8107;FREEZING:Lnet/minecraft/class_8107;
-
-
Field Details
-
field_42281
- Mappings:
Namespace Name Mixin selector official gLbec;g:Lcom/mojang/serialization/Codec;intermediary field_42281Lnet/minecraft/class_8107;field_42281:Lcom/mojang/serialization/Codec;named field_42281Lnet/minecraft/class_8107;field_42281:Lcom/mojang/serialization/Codec;
-
field_42282
- Mappings:
Namespace Name Mixin selector official hLbec;h:Ljava/lang/String;intermediary field_42282Lnet/minecraft/class_8107;field_42282:Ljava/lang/String;named field_42282Lnet/minecraft/class_8107;field_42282:Ljava/lang/String;
-
field_42283
- Mappings:
Namespace Name Mixin selector official iLbec;i:Lamj;intermediary field_42283Lnet/minecraft/class_8107;field_42283:Lnet/minecraft/class_3414;named field_42283Lnet/minecraft/class_8107;field_42283:Lnet/minecraft/sound/SoundEvent;
-
-
Constructor Details
-
class_8107
-
-
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 cLaps;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_48786
- Mappings:
Namespace Name Mixin selector official aLbec;a()Lamj;intermediary method_48786Lnet/minecraft/class_8107;method_48786()Lnet/minecraft/class_3414;named method_48786Lnet/minecraft/class_8107;method_48786()Lnet/minecraft/sound/SoundEvent;
-