com.mojang.blaze3d.vertex

public class VertexFormat

fgx
com.mojang.blaze3d.vertex.VertexFormat
net.minecraft.class_293
net.minecraft.unmapped.C_rnldvdpe
net.minecraft.client.render.VertexFormat
com.mojang.blaze3d.vertex.VertexFormat
net.minecraft.src.C_3188_

Field summary

Modifier and TypeField
public static final int
a
UNKNOWN_ELEMENT
field_52099
f_xqnvzjmq
field_52099
INVALID_ELEMENT
f_337347_
private final List<VertexFormatElement>
b
elements
field_1602
f_thnfzsnr
elements
elements
f_86012_
private final List<String>
c
names
field_52100
f_hplpxqvf
names
attributes
f_337579_
private final int
d
vertexSize
field_1600
f_magvnmca
vertexSizeByte
size
f_86014_
private final int
e
elementsMask
field_52101
f_cjphjbaz
requiredMask
mask
f_337518_
private final int[]
f
offsetsByElement
field_52102
f_hbjccuou
offsetsByElementId
attributeIndices
f_337288_
private VertexBuffer
g
immediateDrawVertexBuffer
field_38984
f_eaizqugu
buffer
buffer
f_231232_

Constructor summary

ModifierConstructor
(List<VertexFormatElement> elements, List<String> names, it.unimi.dsi.fastutil.ints.IntList offsets, int vertexSizeByte)

Method summary

Modifier and TypeMethod
public static VertexFormat$Builder
a()
builder()
method_60833()
m_sqevultz()
builder()
builder()
m_339703_()
public void
a(int arg0)
bindAttributes(int arg0)
method_62886(int arg0)
m_tyykopsy(int arg0)
bindAttributes(int program)
m_355961_(int arg0)
public int
b()
getVertexSize()
method_1362()
m_xqvnddix()
getVertexSizeByte()
getVertexSize()
m_86020_()
public List<VertexFormatElement>
c()
getElements()
method_1357()
m_ximwvywi()
getElements()
getElements()
m_86023_()
public List<String>
d()
getElementAttributeNames()
method_34445()
m_nsxyklrn()
getAttributeNames()
getShaderAttributes()
m_166911_()
public int[]
e()
getOffsetsByElement()
method_60838()
m_zildndhz()
getOffsetsByElementId()
getAttributeIndices()
m_338562_()
public int
a(fgy arg0)
getOffset(VertexFormatElement arg0)
method_60835(class_296 arg0)
m_tdtabkti(C_gmhefnuu arg0)
getOffset(VertexFormatElement element)
getAttributeIndex(VertexFormatElement element)
m_338798_(C_3189_ arg0)
public boolean
b(fgy arg0)
contains(VertexFormatElement arg0)
method_60836(class_296 arg0)
m_itfposxz(C_gmhefnuu arg0)
has(VertexFormatElement element)
contains(VertexFormatElement element)
m_339292_(C_3189_ arg0)
public int
f()
getElementsMask()
method_60839()
m_xxfnxtpe()
getRequiredMask()
getMask()
m_340128_()
public String
c(fgy arg0)
getElementName(VertexFormatElement arg0)
method_60837(class_296 arg0)
m_fyghzmni(C_gmhefnuu arg0)
getName(VertexFormatElement element)
getAttributeName(VertexFormatElement element)
m_340604_(C_3189_ arg0)
public void
g()
setupBufferState()
method_22649()
m_mocqgpdr()
setupState()
setupAttribState()
m_166912_()
public void
h()
clearBufferState()
method_22651()
m_brvxvqux()
clearState()
clearAttribState()
m_86024_()
public VertexBuffer
i()
getImmediateDrawVertexBuffer()
method_43446()
m_hcbyafmb()
getBuffer()
getBuffer()
m_231233_()