Package net.minecraft
Enum Class class_2586
- All Implemented Interfaces:
Serializable,Comparable<class_2586>,Constable
- Mappings:
Namespace Name official lkintermediary net/minecraft/class_2586named net/minecraft/class_2586
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String[]static class_2586method_10692(String string) static class_2586Returns the enum constant of this class with the specified name.static class_2586[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_11683
- Mappings:
Namespace Name Mixin selector official aLlk;a:Llk;intermediary field_11683Lnet/minecraft/class_2586;field_11683:Lnet/minecraft/class_2586;named field_11683Lnet/minecraft/class_2586;field_11683:Lnet/minecraft/class_2586;
-
field_11684
- Mappings:
Namespace Name Mixin selector official bLlk;b:Llk;intermediary field_11684Lnet/minecraft/class_2586;field_11684:Lnet/minecraft/class_2586;named field_11684Lnet/minecraft/class_2586;field_11684:Lnet/minecraft/class_2586;
-
field_11685
- Mappings:
Namespace Name Mixin selector official cLlk;c:Llk;intermediary field_11685Lnet/minecraft/class_2586;field_11685:Lnet/minecraft/class_2586;named field_11685Lnet/minecraft/class_2586;field_11685:Lnet/minecraft/class_2586;
-
field_11686
- Mappings:
Namespace Name Mixin selector official dLlk;d:Llk;intermediary field_11686Lnet/minecraft/class_2586;field_11686:Lnet/minecraft/class_2586;named field_11686Lnet/minecraft/class_2586;field_11686:Lnet/minecraft/class_2586;
-
field_11687
- Mappings:
Namespace Name Mixin selector official eLlk;e:Llk;intermediary field_11687Lnet/minecraft/class_2586;field_11687:Lnet/minecraft/class_2586;named field_11687Lnet/minecraft/class_2586;field_11687:Lnet/minecraft/class_2586;
-
-
Constructor Details
-
class_2586
private class_2586()
-
-
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_10692
- Mappings:
Namespace Name Mixin selector official aLlk;a(Ljava/lang/String;)Llk;intermediary method_10692Lnet/minecraft/class_2586;method_10692(Ljava/lang/String;)Lnet/minecraft/class_2586;named method_10692Lnet/minecraft/class_2586;method_10692(Ljava/lang/String;)Lnet/minecraft/class_2586;
-
method_10691
- Mappings:
Namespace Name Mixin selector official aLlk;a()[Ljava/lang/String;intermediary method_10691Lnet/minecraft/class_2586;method_10691()[Ljava/lang/String;named method_10691Lnet/minecraft/class_2586;method_10691()[Ljava/lang/String;
-