Package net.minecraft
Enum Class class_4455
- All Implemented Interfaces:
Serializable,Comparable<class_4455>,Constable
- Mappings:
Namespace Name official umintermediary net/minecraft/class_4455named net/minecraft/class_4455
-
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
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic class_4455Returns the enum constant of this class with the specified name.static class_4455[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_21886
- Mappings:
Namespace Name Mixin selector official aLum;a:Lum;intermediary field_21886Lnet/minecraft/class_4455;field_21886:Lnet/minecraft/class_4455;named field_21886Lnet/minecraft/class_4455;field_21886:Lnet/minecraft/class_4455;
-
field_21887
- Mappings:
Namespace Name Mixin selector official bLum;b:Lum;intermediary field_21887Lnet/minecraft/class_4455;field_21887:Lnet/minecraft/class_4455;named field_21887Lnet/minecraft/class_4455;field_21887:Lnet/minecraft/class_4455;
-
-
Field Details
-
field_21888
- Mappings:
Namespace Name Mixin selector official cLum;c:Ljava/lang/String;intermediary field_21888Lnet/minecraft/class_4455;field_21888:Ljava/lang/String;named field_21888Lnet/minecraft/class_4455;field_21888:Ljava/lang/String;
-
-
Constructor Details
-
class_4455
-
-
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
-
method_21331
- Mappings:
Namespace Name Mixin selector official aLum;a()Ljava/lang/String;intermediary method_21331Lnet/minecraft/class_4455;method_21331()Ljava/lang/String;named method_21331Lnet/minecraft/class_4455;method_21331()Ljava/lang/String;
-