Package net.minecraft.client.render
Class VertexFormat
java.lang.Object
net.minecraft.client.render.VertexFormat
- Mappings:
Namespace Name official ddwintermediary net/minecraft/class_2522named net/minecraft/client/render/VertexFormat
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate final List<VertexFormatElement>private static final Loggerprivate intprivate int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddElement(VertexFormatElement element) voidclear()booleanget(int i) intintgetIndex(int elementId) intintgetSize()intgetUvIndex(int uvId) intintbooleanhasColor()inthashCode()booleanprivate booleanbooleanhasUv(int uvId) toString()
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aLddw;a:Lorg/apache/logging/log4j/Logger;intermediary field_11223Lnet/minecraft/class_2522;field_11223:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/client/render/VertexFormat;LOGGER:Lorg/apache/logging/log4j/Logger;
-
elements
- Mappings:
Namespace Name Mixin selector official bLddw;b:Ljava/util/List;intermediary field_11224Lnet/minecraft/class_2522;field_11224:Ljava/util/List;named elementsLnet/minecraft/client/render/VertexFormat;elements:Ljava/util/List;
-
positions
- Mappings:
Namespace Name Mixin selector official cLddw;c:Ljava/util/List;intermediary field_11225Lnet/minecraft/class_2522;field_11225:Ljava/util/List;named positionsLnet/minecraft/client/render/VertexFormat;positions:Ljava/util/List;
-
size
private int size- Mappings:
Namespace Name Mixin selector official dLddw;d:Iintermediary field_11226Lnet/minecraft/class_2522;field_11226:Inamed sizeLnet/minecraft/client/render/VertexFormat;size:I
-
colorIndex
private int colorIndex- Mappings:
Namespace Name Mixin selector official eLddw;e:Iintermediary field_11227Lnet/minecraft/class_2522;field_11227:Inamed colorIndexLnet/minecraft/client/render/VertexFormat;colorIndex:I
-
uvIndices
- Mappings:
Namespace Name Mixin selector official fLddw;f:Ljava/util/List;intermediary field_11228Lnet/minecraft/class_2522;field_11228:Ljava/util/List;named uvIndicesLnet/minecraft/client/render/VertexFormat;uvIndices:Ljava/util/List;
-
normalIndex
private int normalIndex- Mappings:
Namespace Name Mixin selector official gLddw;g:Iintermediary field_11229Lnet/minecraft/class_2522;field_11229:Inamed normalIndexLnet/minecraft/client/render/VertexFormat;normalIndex:I
-
-
Constructor Details
-
VertexFormat
- Mappings:
Namespace Name Mixin selector official <init>Lddw;<init>(Lddw;)Vintermediary <init>Lnet/minecraft/class_2522;<init>(Lnet/minecraft/class_2522;)Vnamed <init>Lnet/minecraft/client/render/VertexFormat;<init>(Lnet/minecraft/client/render/VertexFormat;)V
-
VertexFormat
public VertexFormat()
-
-
Method Details
-
clear
public void clear()- Mappings:
Namespace Name Mixin selector official aLddw;a()Vintermediary method_10332Lnet/minecraft/class_2522;method_10332()Vnamed clearLnet/minecraft/client/render/VertexFormat;clear()V
-
addElement
- Mappings:
Namespace Name Mixin selector official aLddw;a(Lddx;)Lddw;intermediary method_10334Lnet/minecraft/class_2522;method_10334(Lnet/minecraft/class_2523;)Lnet/minecraft/class_2522;named addElementLnet/minecraft/client/render/VertexFormat;addElement(Lnet/minecraft/client/render/VertexFormatElement;)Lnet/minecraft/client/render/VertexFormat;
-
hasNormal
public boolean hasNormal()- Mappings:
Namespace Name Mixin selector official bLddw;b()Zintermediary method_10335Lnet/minecraft/class_2522;method_10335()Znamed hasNormalLnet/minecraft/client/render/VertexFormat;hasNormal()Z
-
getNormalIndex
public int getNormalIndex()- Mappings:
Namespace Name Mixin selector official cLddw;c()Iintermediary method_10337Lnet/minecraft/class_2522;method_10337()Inamed getNormalIndexLnet/minecraft/client/render/VertexFormat;getNormalIndex()I
-
hasColor
public boolean hasColor()- Mappings:
Namespace Name Mixin selector official dLddw;d()Zintermediary method_10339Lnet/minecraft/class_2522;method_10339()Znamed hasColorLnet/minecraft/client/render/VertexFormat;hasColor()Z
-
getColorIndex
public int getColorIndex()- Mappings:
Namespace Name Mixin selector official eLddw;e()Iintermediary method_10341Lnet/minecraft/class_2522;method_10341()Inamed getColorIndexLnet/minecraft/client/render/VertexFormat;getColorIndex()I
-
hasUv
public boolean hasUv(int uvId) - Mappings:
Namespace Name Mixin selector official aLddw;a(I)Zintermediary method_10333Lnet/minecraft/class_2522;method_10333(I)Znamed hasUvLnet/minecraft/client/render/VertexFormat;hasUv(I)Z
-
getUvIndex
public int getUvIndex(int uvId) - Mappings:
Namespace Name Mixin selector official bLddw;b(I)Iintermediary method_10336Lnet/minecraft/class_2522;method_10336(I)Inamed getUvIndexLnet/minecraft/client/render/VertexFormat;getUvIndex(I)I
-
toString
-
hasPosition
private boolean hasPosition()- Mappings:
Namespace Name Mixin selector official jLddw;j()Zintermediary method_10346Lnet/minecraft/class_2522;method_10346()Znamed hasPositionLnet/minecraft/client/render/VertexFormat;hasPosition()Z
-
getVertexSizeInteger
public int getVertexSizeInteger()- Mappings:
Namespace Name Mixin selector official fLddw;f()Iintermediary method_10342Lnet/minecraft/class_2522;method_10342()Inamed getVertexSizeIntegerLnet/minecraft/client/render/VertexFormat;getVertexSizeInteger()I
-
getVertexSize
public int getVertexSize()- Mappings:
Namespace Name Mixin selector official gLddw;g()Iintermediary method_10343Lnet/minecraft/class_2522;method_10343()Inamed getVertexSizeLnet/minecraft/client/render/VertexFormat;getVertexSize()I
-
getElements
- Mappings:
Namespace Name Mixin selector official hLddw;h()Ljava/util/List;intermediary method_10344Lnet/minecraft/class_2522;method_10344()Ljava/util/List;named getElementsLnet/minecraft/client/render/VertexFormat;getElements()Ljava/util/List;
-
getSize
public int getSize()- Mappings:
Namespace Name Mixin selector official iLddw;i()Iintermediary method_10345Lnet/minecraft/class_2522;method_10345()Inamed getSizeLnet/minecraft/client/render/VertexFormat;getSize()I
-
get
- Mappings:
Namespace Name Mixin selector official cLddw;c(I)Lddx;intermediary method_10338Lnet/minecraft/class_2522;method_10338(I)Lnet/minecraft/class_2523;named getLnet/minecraft/client/render/VertexFormat;get(I)Lnet/minecraft/client/render/VertexFormatElement;
-
getIndex
public int getIndex(int elementId) - Mappings:
Namespace Name Mixin selector official dLddw;d(I)Iintermediary method_10340Lnet/minecraft/class_2522;method_10340(I)Inamed getIndexLnet/minecraft/client/render/VertexFormat;getIndex(I)I
-
equals
-
hashCode
public int hashCode()
-