Package net.minecraft
Enum Class class_7628
- All Implemented Interfaces:
Serializable,Comparable<class_7628>,Constable,TranslatableOption
- Mappings:
Namespace Name official evbintermediary net/minecraft/class_7628named 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 intprivate final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetId()static class_7628method_44952(int int2) static class_7628Returns 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, valueOfMethods inherited from interface net.minecraft.util.TranslatableOption
getText
-
Enum Constant Details
-
OFF
- Mappings:
Namespace Name Mixin selector official aLevb;a:Levb;intermediary field_39873Lnet/minecraft/class_7628;field_39873:Lnet/minecraft/class_7628;named OFFLnet/minecraft/class_7628;OFF:Lnet/minecraft/class_7628;
-
LIVE
- Mappings:
Namespace Name Mixin selector official bLevb;b:Levb;intermediary field_39874Lnet/minecraft/class_7628;field_39874:Lnet/minecraft/class_7628;named LIVELnet/minecraft/class_7628;LIVE:Lnet/minecraft/class_7628;
-
CONFIRM
- Mappings:
Namespace Name Mixin selector official cLevb;c:Levb;intermediary field_39875Lnet/minecraft/class_7628;field_39875:Lnet/minecraft/class_7628;named CONFIRMLnet/minecraft/class_7628;CONFIRM:Lnet/minecraft/class_7628;
-
-
Field Details
-
field_39876
- Mappings:
Namespace Name Mixin selector official dLevb;d:[Levb;intermediary field_39876Lnet/minecraft/class_7628;field_39876:[Lnet/minecraft/class_7628;named field_39876Lnet/minecraft/class_7628;field_39876:[Lnet/minecraft/class_7628;
-
field_39877
private final int field_39877- Mappings:
Namespace Name Mixin selector official eLevb;e:Iintermediary field_39877Lnet/minecraft/class_7628;field_39877:Inamed field_39877Lnet/minecraft/class_7628;field_39877:I
-
field_39878
- Mappings:
Namespace Name Mixin selector official fLevb;f:Ljava/lang/String;intermediary field_39878Lnet/minecraft/class_7628;field_39878:Ljava/lang/String;named field_39878Lnet/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:
getTranslationKeyin interfaceTranslatableOption- Mappings:
Namespace Name Mixin selector official bLamg;b()Ljava/lang/String;intermediary method_7359Lnet/minecraft/class_7291;method_7359()Ljava/lang/String;named getTranslationKeyLnet/minecraft/util/TranslatableOption;getTranslationKey()Ljava/lang/String;
-
getId
public int getId()- Specified by:
getIdin interfaceTranslatableOption- Mappings:
Namespace Name Mixin selector official aLamg;a()Iintermediary method_7362Lnet/minecraft/class_7291;method_7362()Inamed getIdLnet/minecraft/util/TranslatableOption;getId()I
-
method_44952
- Mappings:
Namespace Name Mixin selector official aLevb;a(I)Levb;intermediary method_44952Lnet/minecraft/class_7628;method_44952(I)Lnet/minecraft/class_7628;named method_44952Lnet/minecraft/class_7628;method_44952(I)Lnet/minecraft/class_7628;
-