com.mojang.blaze3d.vertex

public class VertexFormat$Builder

com.mojang.blaze3d.vertex.VertexFormat$Builder
com.mojang.blaze3d.vertex.VertexFormat$Builder
com.mojang.blaze3d.vertex.VertexFormat$Builder
com.mojang.blaze3d.vertex.VertexFormat$Builder

Field summary

Modifier and TypeField
private final com.google.common.collect.ImmutableMap$Builder<String, VertexFormatElement>
elements
elements
private final it.unimi.dsi.fastutil.ints.IntList
offsets
offsets
private int
offset
offset

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public VertexFormat$Builder
add(String arg0, VertexFormatElement arg1)
add(String arg0, VertexFormatElement arg1)
add(String arg0, VertexFormatElement arg1)
add(String name, VertexFormatElement element)
public VertexFormat$Builder
padding(int arg0)
padding(int arg0)
padding(int arg0)
padding(int padding)
public VertexFormat
build()
build()