Package com.mojang.blaze3d.vertex
Enum Class VertexFormat.class_5595
- All Implemented Interfaces:
Serializable,Comparable<VertexFormat.class_5595>,Constable
- Enclosing class:
VertexFormat
@Environment(CLIENT)
public static enum VertexFormat.class_5595
extends Enum<VertexFormat.class_5595>
- Mappings:
Namespace Name named com/mojang/blaze3d/vertex/VertexFormat$class_5595intermediary com/mojang/blaze3d/vertex/VertexFormat$class_5595official com/mojang/blaze3d/vertex/VertexFormat$a
-
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 TypeMethodDescriptionstatic VertexFormat.class_5595method_31972(int int2) static VertexFormat.class_5595Returns the enum constant of this class with the specified name.static VertexFormat.class_5595[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
SHORT
- Mappings:
Namespace Name Mixin selector named SHORTLcom/mojang/blaze3d/vertex/VertexFormat$class_5595;SHORT:Lcom/mojang/blaze3d/vertex/VertexFormat$class_5595;intermediary field_27372Lcom/mojang/blaze3d/vertex/VertexFormat$class_5595;field_27372:Lcom/mojang/blaze3d/vertex/VertexFormat$class_5595;official aLcom/mojang/blaze3d/vertex/VertexFormat$a;a:Lcom/mojang/blaze3d/vertex/VertexFormat$a;
-
INT
- Mappings:
Namespace Name Mixin selector named INTLcom/mojang/blaze3d/vertex/VertexFormat$class_5595;INT:Lcom/mojang/blaze3d/vertex/VertexFormat$class_5595;intermediary field_27373Lcom/mojang/blaze3d/vertex/VertexFormat$class_5595;field_27373:Lcom/mojang/blaze3d/vertex/VertexFormat$class_5595;official bLcom/mojang/blaze3d/vertex/VertexFormat$a;b:Lcom/mojang/blaze3d/vertex/VertexFormat$a;
-
-
Field Details
-
field_27375
public final int field_27375- Mappings:
Namespace Name Mixin selector named field_27375Lcom/mojang/blaze3d/vertex/VertexFormat$class_5595;field_27375:Iintermediary field_27375Lcom/mojang/blaze3d/vertex/VertexFormat$class_5595;field_27375:Iofficial cLcom/mojang/blaze3d/vertex/VertexFormat$a;c:I
-
-
Constructor Details
-
class_5595
private class_5595(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_31972
- Mappings:
Namespace Name Mixin selector named method_31972Lcom/mojang/blaze3d/vertex/VertexFormat$class_5595;method_31972(I)Lcom/mojang/blaze3d/vertex/VertexFormat$class_5595;intermediary method_31972Lcom/mojang/blaze3d/vertex/VertexFormat$class_5595;method_31972(I)Lcom/mojang/blaze3d/vertex/VertexFormat$class_5595;official aLcom/mojang/blaze3d/vertex/VertexFormat$a;a(I)Lcom/mojang/blaze3d/vertex/VertexFormat$a;
-