Package net.minecraft
Enum Class class_2559
- All Implemented Interfaces:
Serializable,Comparable<class_2559>,Constable
- Mappings:
Namespace Name official emintermediary net/minecraft/class_2559named net/minecraft/class_2559
-
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 TypeMethodDescriptioninttoString()static class_2559Returns the enum constant of this class with the specified name.static class_2559[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_11472
- Mappings:
Namespace Name Mixin selector official aLem;a:Lem;intermediary field_11472Lnet/minecraft/class_2559;field_11472:Lnet/minecraft/class_2559;named field_11472Lnet/minecraft/class_2559;field_11472:Lnet/minecraft/class_2559;
-
field_11473
- Mappings:
Namespace Name Mixin selector official bLem;b:Lem;intermediary field_11473Lnet/minecraft/class_2559;field_11473:Lnet/minecraft/class_2559;named field_11473Lnet/minecraft/class_2559;field_11473:Lnet/minecraft/class_2559;
-
-
Field Details
-
field_11474
private final int field_11474- Mappings:
Namespace Name Mixin selector official cLem;c:Iintermediary field_11474Lnet/minecraft/class_2559;field_11474:Inamed field_11474Lnet/minecraft/class_2559;field_11474:I
-
field_11475
- Mappings:
Namespace Name Mixin selector official dLem;d:Ljava/lang/String;intermediary field_11475Lnet/minecraft/class_2559;field_11475:Ljava/lang/String;named field_11475Lnet/minecraft/class_2559;field_11475:Ljava/lang/String;
-
-
Constructor Details
-
class_2559
-
-
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_10548
public int method_10548()- Mappings:
Namespace Name Mixin selector official aLem;a()Iintermediary method_10548Lnet/minecraft/class_2559;method_10548()Inamed method_10548Lnet/minecraft/class_2559;method_10548()I
-
toString
- Overrides:
toStringin classEnum<class_2559>- Mappings:
Namespace Name Mixin selector official toStringLem;toString()Ljava/lang/String;intermediary toStringLnet/minecraft/class_2559;toString()Ljava/lang/String;named toStringLnet/minecraft/class_2559;toString()Ljava/lang/String;
-