Package net.minecraft.client
Enum Class class_1901
- All Implemented Interfaces:
Serializable,Comparable<class_1901>,Constable
- Mappings:
Namespace Name official cyfintermediary net/minecraft/class_1901named net/minecraft/client/class_1901
-
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 TypeMethodDescriptionintstatic class_1901Returns the enum constant of this class with the specified name.static class_1901[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
NONE
- Mappings:
Namespace Name Mixin selector official aLcyf;a:Lcyf;intermediary field_8162Lnet/minecraft/class_1901;field_8162:Lnet/minecraft/class_1901;named NONELnet/minecraft/client/class_1901;NONE:Lnet/minecraft/client/class_1901;
-
LINEAR
- Mappings:
Namespace Name Mixin selector official bLcyf;b:Lcyf;intermediary field_8163Lnet/minecraft/class_1901;field_8163:Lnet/minecraft/class_1901;named LINEARLnet/minecraft/client/class_1901;LINEAR:Lnet/minecraft/client/class_1901;
-
-
Field Details
-
field_8164
private final int field_8164- Mappings:
Namespace Name Mixin selector official cLcyf;c:Iintermediary field_8164Lnet/minecraft/class_1901;field_8164:Inamed field_8164Lnet/minecraft/client/class_1901;field_8164:I
-
-
Constructor Details
-
class_1901
private class_1901(int int2)
-
-
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_7082
public int method_7082()- Mappings:
Namespace Name Mixin selector official aLcyf;a()Iintermediary method_7082Lnet/minecraft/class_1901;method_7082()Inamed method_7082Lnet/minecraft/client/class_1901;method_7082()I
-