Package net.minecraft.client.render
Class VertexFormat
java.lang.Object
net.minecraft.client.render.VertexFormat
- Mappings:
Namespace Name official dyeintermediary net/minecraft/class_293named net/minecraft/client/render/VertexFormat
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enum -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate @Nullable VertexBufferprivate final ImmutableMap<String,VertexFormatElement> private final ImmutableList<VertexFormatElement>private final IntListprivate final int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
elements
- Mappings:
Namespace Name Mixin selector official aLdye;a:Lcom/google/common/collect/ImmutableList;intermediary field_1602Lnet/minecraft/class_293;field_1602:Lcom/google/common/collect/ImmutableList;named elementsLnet/minecraft/client/render/VertexFormat;elements:Lcom/google/common/collect/ImmutableList;
-
elementMap
- Mappings:
Namespace Name Mixin selector official bLdye;b:Lcom/google/common/collect/ImmutableMap;intermediary field_29340Lnet/minecraft/class_293;field_29340:Lcom/google/common/collect/ImmutableMap;named elementMapLnet/minecraft/client/render/VertexFormat;elementMap:Lcom/google/common/collect/ImmutableMap;
-
offsets
- Mappings:
Namespace Name Mixin selector official cLdye;c:Lit/unimi/dsi/fastutil/ints/IntList;intermediary field_1597Lnet/minecraft/class_293;field_1597:Lit/unimi/dsi/fastutil/ints/IntList;named offsetsLnet/minecraft/client/render/VertexFormat;offsets:Lit/unimi/dsi/fastutil/ints/IntList;
-
size
private final int size- Mappings:
Namespace Name Mixin selector official dLdye;d:Iintermediary field_1600Lnet/minecraft/class_293;field_1600:Inamed sizeLnet/minecraft/client/render/VertexFormat;size:I
-
buffer
- Mappings:
Namespace Name Mixin selector official eLdye;e:Ldyc;intermediary field_38984Lnet/minecraft/class_293;field_38984:Lnet/minecraft/class_291;named bufferLnet/minecraft/client/render/VertexFormat;buffer:Lnet/minecraft/client/gl/VertexBuffer;
-
-
Constructor Details
-
VertexFormat
- Mappings:
Namespace Name Mixin selector official <init>Ldye;<init>(Lcom/google/common/collect/ImmutableMap;)Vintermediary <init>Lnet/minecraft/class_293;<init>(Lcom/google/common/collect/ImmutableMap;)Vnamed <init>Lnet/minecraft/client/render/VertexFormat;<init>(Lcom/google/common/collect/ImmutableMap;)V
-
-
Method Details
-
toString
-
getVertexSizeInteger
public int getVertexSizeInteger()- Mappings:
Namespace Name Mixin selector official aLdye;a()Iintermediary method_1359Lnet/minecraft/class_293;method_1359()Inamed getVertexSizeIntegerLnet/minecraft/client/render/VertexFormat;getVertexSizeInteger()I
-
getVertexSize
public int getVertexSize()- Mappings:
Namespace Name Mixin selector official bLdye;b()Iintermediary method_1362Lnet/minecraft/class_293;method_1362()Inamed getVertexSizeLnet/minecraft/client/render/VertexFormat;getVertexSize()I
-
getElements
- Mappings:
Namespace Name Mixin selector official cLdye;c()Lcom/google/common/collect/ImmutableList;intermediary method_1357Lnet/minecraft/class_293;method_1357()Lcom/google/common/collect/ImmutableList;named getElementsLnet/minecraft/client/render/VertexFormat;getElements()Lcom/google/common/collect/ImmutableList;
-
getShaderAttributes
- Mappings:
Namespace Name Mixin selector official dLdye;d()Lcom/google/common/collect/ImmutableList;intermediary method_34445Lnet/minecraft/class_293;method_34445()Lcom/google/common/collect/ImmutableList;named getShaderAttributesLnet/minecraft/client/render/VertexFormat;getShaderAttributes()Lcom/google/common/collect/ImmutableList;
-
equals
-
hashCode
public int hashCode() -
startDrawing
public void startDrawing()- Mappings:
Namespace Name Mixin selector official eLdye;e()Vintermediary method_22649Lnet/minecraft/class_293;method_22649()Vnamed startDrawingLnet/minecraft/client/render/VertexFormat;startDrawing()V
-
innerStartDrawing
private void innerStartDrawing()- Mappings:
Namespace Name Mixin selector official hLdye;h()Vintermediary method_34449Lnet/minecraft/class_293;method_34449()Vnamed innerStartDrawingLnet/minecraft/client/render/VertexFormat;innerStartDrawing()V
-
endDrawing
public void endDrawing()- Mappings:
Namespace Name Mixin selector official fLdye;f()Vintermediary method_22651Lnet/minecraft/class_293;method_22651()Vnamed endDrawingLnet/minecraft/client/render/VertexFormat;endDrawing()V
-
innerEndDrawing
private void innerEndDrawing()- Mappings:
Namespace Name Mixin selector official iLdye;i()Vintermediary method_34450Lnet/minecraft/class_293;method_34450()Vnamed innerEndDrawingLnet/minecraft/client/render/VertexFormat;innerEndDrawing()V
-
getBuffer
- Mappings:
Namespace Name Mixin selector official gLdye;g()Ldyc;intermediary method_43446Lnet/minecraft/class_293;method_43446()Lnet/minecraft/class_291;named getBufferLnet/minecraft/client/render/VertexFormat;getBuffer()Lnet/minecraft/client/gl/VertexBuffer;
-