Package net.minecraft
Enum Class class_10366
- All Implemented Interfaces:
Serializable,Comparable<class_10366>,Constable
- Mappings:
Namespace Name named net/minecraft/class_10366intermediary net/minecraft/class_10366official fea
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final VertexSorterprivate final class_10366.class_10367 -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateclass_10366(VertexSorter vertexSorter, class_10366.class_10367 class_10367) -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_65046(Matrix4f matrix4f, float float2) static class_10366Returns the enum constant of this class with the specified name.static class_10366[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
PERSPECTIVE
- Mappings:
Namespace Name Mixin selector named PERSPECTIVELnet/minecraft/class_10366;PERSPECTIVE:Lnet/minecraft/class_10366;intermediary field_54953Lnet/minecraft/class_10366;field_54953:Lnet/minecraft/class_10366;official aLfea;a:Lfea;
-
ORTHOGRAPHIC
- Mappings:
Namespace Name Mixin selector named ORTHOGRAPHICLnet/minecraft/class_10366;ORTHOGRAPHIC:Lnet/minecraft/class_10366;intermediary field_54954Lnet/minecraft/class_10366;field_54954:Lnet/minecraft/class_10366;official bLfea;b:Lfea;
-
-
Field Details
-
field_54955
- Mappings:
Namespace Name Mixin selector named field_54955Lnet/minecraft/class_10366;field_54955:Lcom/mojang/blaze3d/systems/VertexSorter;intermediary field_54955Lnet/minecraft/class_10366;field_54955:Lnet/minecraft/class_8251;official cLfea;c:Lfgz;
-
field_54956
- Mappings:
Namespace Name Mixin selector named field_54956Lnet/minecraft/class_10366;field_54956:Lnet/minecraft/class_10366$class_10367;intermediary field_54956Lnet/minecraft/class_10366;field_54956:Lnet/minecraft/class_10366$class_10367;official dLfea;d:Lfea$a;
-
-
Constructor Details
-
class_10366
-
-
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_65045
- Mappings:
Namespace Name Mixin selector named method_65045Lnet/minecraft/class_10366;method_65045()Lcom/mojang/blaze3d/systems/VertexSorter;intermediary method_65045Lnet/minecraft/class_10366;method_65045()Lnet/minecraft/class_8251;official aLfea;a()Lfgz;
-
method_65046
- Mappings:
Namespace Name Mixin selector named method_65046Lnet/minecraft/class_10366;method_65046(Lorg/joml/Matrix4f;F)Vintermediary method_65046Lnet/minecraft/class_10366;method_65046(Lorg/joml/Matrix4f;F)Vofficial aLfea;a(Lorg/joml/Matrix4f;F)V
-