Package net.minecraft.client
Enum Class class_1875
- All Implemented Interfaces:
Serializable,Comparable<class_1875>,Constable
- Mappings:
Namespace Name official ctjintermediary net/minecraft/class_1875named net/minecraft/client/class_1875
-
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 TypeMethodDescriptionprotected Stringprotected intprotected Mapstatic class_1875Returns the enum constant of this class with the specified name.static class_1875[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
VERTEX
- Mappings:
Namespace Name Mixin selector official aLctj;a:Lctj;intermediary field_8061Lnet/minecraft/class_1875;field_8061:Lnet/minecraft/class_1875;named VERTEXLnet/minecraft/client/class_1875;VERTEX:Lnet/minecraft/client/class_1875;
-
FRAGMENT
- Mappings:
Namespace Name Mixin selector official bLctj;b:Lctj;intermediary field_8062Lnet/minecraft/class_1875;field_8062:Lnet/minecraft/class_1875;named FRAGMENTLnet/minecraft/client/class_1875;FRAGMENT:Lnet/minecraft/client/class_1875;
-
-
Field Details
-
field_8063
- Mappings:
Namespace Name Mixin selector official cLctj;c:Ljava/lang/String;intermediary field_8063Lnet/minecraft/class_1875;field_8063:Ljava/lang/String;named field_8063Lnet/minecraft/client/class_1875;field_8063:Ljava/lang/String;
-
field_8064
- Mappings:
Namespace Name Mixin selector official dLctj;d:Ljava/lang/String;intermediary field_8064Lnet/minecraft/class_1875;field_8064:Ljava/lang/String;named field_8064Lnet/minecraft/client/class_1875;field_8064:Ljava/lang/String;
-
field_8065
private final int field_8065- Mappings:
Namespace Name Mixin selector official eLctj;e:Iintermediary field_8065Lnet/minecraft/class_1875;field_8065:Inamed field_8065Lnet/minecraft/client/class_1875;field_8065:I
-
field_8066
- Mappings:
Namespace Name Mixin selector official fLctj;f:Ljava/util/Map;intermediary field_8066Lnet/minecraft/class_1875;field_8066:Ljava/util/Map;named field_8066Lnet/minecraft/client/class_1875;field_8066:Ljava/util/Map;
-
-
Constructor Details
-
class_1875
-
-
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_6966
- Mappings:
Namespace Name Mixin selector official aLctj;a()Ljava/lang/String;intermediary method_6966Lnet/minecraft/class_1875;method_6966()Ljava/lang/String;named method_6966Lnet/minecraft/client/class_1875;method_6966()Ljava/lang/String;
-
method_6967
- Mappings:
Namespace Name Mixin selector official bLctj;b()Ljava/lang/String;intermediary method_6967Lnet/minecraft/class_1875;method_6967()Ljava/lang/String;named method_6967Lnet/minecraft/client/class_1875;method_6967()Ljava/lang/String;
-
method_6968
protected int method_6968()- Mappings:
Namespace Name Mixin selector official cLctj;c()Iintermediary method_6968Lnet/minecraft/class_1875;method_6968()Inamed method_6968Lnet/minecraft/client/class_1875;method_6968()I
-
method_6969
- Mappings:
Namespace Name Mixin selector official dLctj;d()Ljava/util/Map;intermediary method_6969Lnet/minecraft/class_1875;method_6969()Ljava/util/Map;named method_6969Lnet/minecraft/client/class_1875;method_6969()Ljava/util/Map;
-