Package net.minecraft
Enum Class class_7628
- All Implemented Interfaces:
Serializable
,Comparable<class_7628>
,Constable
,TranslatableOption
- Mappings:
Namespace Name official evb
intermediary net/minecraft/class_7628
named net/minecraft/class_7628
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum Constants -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final class_7628[]
private final int
private final String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
getId()
static class_7628
method_44952
(int int2) static class_7628
Returns the enum constant of this class with the specified name.static class_7628[]
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, valueOf
Methods inherited from interface net.minecraft.util.TranslatableOption
getText
-
Enum Constant Details
-
OFF
- Mappings:
Namespace Name Mixin selector official a
Levb;a:Levb;
intermediary field_39873
Lnet/minecraft/class_7628;field_39873:Lnet/minecraft/class_7628;
named OFF
Lnet/minecraft/class_7628;OFF:Lnet/minecraft/class_7628;
-
LIVE
- Mappings:
Namespace Name Mixin selector official b
Levb;b:Levb;
intermediary field_39874
Lnet/minecraft/class_7628;field_39874:Lnet/minecraft/class_7628;
named LIVE
Lnet/minecraft/class_7628;LIVE:Lnet/minecraft/class_7628;
-
CONFIRM
- Mappings:
Namespace Name Mixin selector official c
Levb;c:Levb;
intermediary field_39875
Lnet/minecraft/class_7628;field_39875:Lnet/minecraft/class_7628;
named CONFIRM
Lnet/minecraft/class_7628;CONFIRM:Lnet/minecraft/class_7628;
-
-
Field Details
-
field_39876
- Mappings:
Namespace Name Mixin selector official d
Levb;d:[Levb;
intermediary field_39876
Lnet/minecraft/class_7628;field_39876:[Lnet/minecraft/class_7628;
named field_39876
Lnet/minecraft/class_7628;field_39876:[Lnet/minecraft/class_7628;
-
field_39877
private final int field_39877- Mappings:
Namespace Name Mixin selector official e
Levb;e:I
intermediary field_39877
Lnet/minecraft/class_7628;field_39877:I
named field_39877
Lnet/minecraft/class_7628;field_39877:I
-
field_39878
- Mappings:
Namespace Name Mixin selector official f
Levb;f:Ljava/lang/String;
intermediary field_39878
Lnet/minecraft/class_7628;field_39878:Ljava/lang/String;
named field_39878
Lnet/minecraft/class_7628;field_39878:Ljava/lang/String;
-
-
Constructor Details
-
class_7628
-
-
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
-
getTranslationKey
- Specified by:
getTranslationKey
in interfaceTranslatableOption
- Mappings:
Namespace Name Mixin selector official b
Lamg;b()Ljava/lang/String;
intermediary method_7359
Lnet/minecraft/class_7291;method_7359()Ljava/lang/String;
named getTranslationKey
Lnet/minecraft/util/TranslatableOption;getTranslationKey()Ljava/lang/String;
-
getId
public int getId()- Specified by:
getId
in interfaceTranslatableOption
- Mappings:
Namespace Name Mixin selector official a
Lamg;a()I
intermediary method_7362
Lnet/minecraft/class_7291;method_7362()I
named getId
Lnet/minecraft/util/TranslatableOption;getId()I
-
method_44952
- Mappings:
Namespace Name Mixin selector official a
Levb;a(I)Levb;
intermediary method_44952
Lnet/minecraft/class_7628;method_44952(I)Lnet/minecraft/class_7628;
named method_44952
Lnet/minecraft/class_7628;method_44952(I)Lnet/minecraft/class_7628;
-