Package net.minecraft.client.render
Class VertexFormat
java.lang.Object
net.minecraft.client.render.VertexFormat
@Environment(CLIENT) public class VertexFormat extends Object
- Mappings:
Namespace Name official dnqintermediary net/minecraft/class_293named net/minecraft/client/render/VertexFormat
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classVertexFormat.DrawModestatic classVertexFormat.IntType -
Field Summary
Fields Modifier and Type Field Description private ImmutableList<VertexFormatElement>elementsprivate ImmutableMap<String,VertexFormatElement>field_29340private intfield_29341private intfield_29342private intfield_29343private IntListoffsetsprivate intsize -
Constructor Summary
Constructors Constructor Description VertexFormat(ImmutableMap<String,VertexFormatElement> immutableMap) -
Method Summary
Modifier and Type Method Description voidendDrawing()booleanequals(Object o)ImmutableList<VertexFormatElement>getElements()intgetVertexSize()intgetVertexSizeInteger()inthashCode()ImmutableList<String>method_34445()intmethod_34446()intmethod_34447()intmethod_34448()private voidmethod_34449()private voidmethod_34450()voidstartDrawing()StringtoString()
-
Field Details
-
elements
- Mappings:
Namespace Name Mixin selector official aLdnq;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;
-
field_29340
- Mappings:
Namespace Name Mixin selector official bLdnq;b:Lcom/google/common/collect/ImmutableMap;intermediary field_29340Lnet/minecraft/class_293;field_29340:Lcom/google/common/collect/ImmutableMap;named field_29340Lnet/minecraft/client/render/VertexFormat;field_29340:Lcom/google/common/collect/ImmutableMap;
-
offsets
- Mappings:
Namespace Name Mixin selector official cLdnq;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 dLdnq;d:Iintermediary field_1600Lnet/minecraft/class_293;field_1600:Inamed sizeLnet/minecraft/client/render/VertexFormat;size:I
-
field_29341
private int field_29341- Mappings:
Namespace Name Mixin selector official eLdnq;e:Iintermediary field_29341Lnet/minecraft/class_293;field_29341:Inamed field_29341Lnet/minecraft/client/render/VertexFormat;field_29341:I
-
field_29342
private int field_29342- Mappings:
Namespace Name Mixin selector official fLdnq;f:Iintermediary field_29342Lnet/minecraft/class_293;field_29342:Inamed field_29342Lnet/minecraft/client/render/VertexFormat;field_29342:I
-
field_29343
private int field_29343- Mappings:
Namespace Name Mixin selector official gLdnq;g:Iintermediary field_29343Lnet/minecraft/class_293;field_29343:Inamed field_29343Lnet/minecraft/client/render/VertexFormat;field_29343:I
-
-
Constructor Details
-
VertexFormat
-
-
Method Details
-
toString
-
getVertexSizeInteger
public int getVertexSizeInteger()- Mappings:
Namespace Name Mixin selector official aLdnq;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 bLdnq;b()Iintermediary method_1362Lnet/minecraft/class_293;method_1362()Inamed getVertexSizeLnet/minecraft/client/render/VertexFormat;getVertexSize()I
-
getElements
- Mappings:
Namespace Name Mixin selector official cLdnq;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;
-
method_34445
- Mappings:
Namespace Name Mixin selector official dLdnq;d()Lcom/google/common/collect/ImmutableList;intermediary method_34445Lnet/minecraft/class_293;method_34445()Lcom/google/common/collect/ImmutableList;named method_34445Lnet/minecraft/client/render/VertexFormat;method_34445()Lcom/google/common/collect/ImmutableList;
-
equals
-
hashCode
public int hashCode() -
startDrawing
public void startDrawing()- Mappings:
Namespace Name Mixin selector official eLdnq;e()Vintermediary method_22649Lnet/minecraft/class_293;method_22649()Vnamed startDrawingLnet/minecraft/client/render/VertexFormat;startDrawing()V
-
method_34449
private void method_34449()- Mappings:
Namespace Name Mixin selector official jLdnq;j()Vintermediary method_34449Lnet/minecraft/class_293;method_34449()Vnamed method_34449Lnet/minecraft/client/render/VertexFormat;method_34449()V
-
endDrawing
public void endDrawing()- Mappings:
Namespace Name Mixin selector official fLdnq;f()Vintermediary method_22651Lnet/minecraft/class_293;method_22651()Vnamed endDrawingLnet/minecraft/client/render/VertexFormat;endDrawing()V
-
method_34450
private void method_34450()- Mappings:
Namespace Name Mixin selector official kLdnq;k()Vintermediary method_34450Lnet/minecraft/class_293;method_34450()Vnamed method_34450Lnet/minecraft/client/render/VertexFormat;method_34450()V
-
method_34446
public int method_34446()- Mappings:
Namespace Name Mixin selector official gLdnq;g()Iintermediary method_34446Lnet/minecraft/class_293;method_34446()Inamed method_34446Lnet/minecraft/client/render/VertexFormat;method_34446()I
-
method_34447
public int method_34447()- Mappings:
Namespace Name Mixin selector official hLdnq;h()Iintermediary method_34447Lnet/minecraft/class_293;method_34447()Inamed method_34447Lnet/minecraft/client/render/VertexFormat;method_34447()I
-
method_34448
public int method_34448()- Mappings:
Namespace Name Mixin selector official iLdnq;i()Iintermediary method_34448Lnet/minecraft/class_293;method_34448()Inamed method_34448Lnet/minecraft/client/render/VertexFormat;method_34448()I
-