com.mojang.blaze3d.vertex

public class BufferUploader

fbe
com.mojang.blaze3d.vertex.BufferUploader
net.minecraft.class_286
net.minecraft.client.render.BufferRenderer
net.minecraft.src.C_3177_

Field summary

Modifier and TypeField
private static VertexBuffer
a
lastImmediateBuffer
field_38982
currentVertexBuffer
f_231201_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a()
reset()
method_34420()
reset()
m_166835_()
public static void
b()
invalidate()
method_43436()
resetCurrentVertexBuffer()
m_231208_()
public static void
a(fbh arg0)
drawWithShader(MeshData arg0)
method_43433(class_9801 arg0)
drawWithGlobalProgram(BuiltBuffer buffer)
m_231202_(C_336471_ p_344650_)
private static void
c(fbh arg0)
_drawWithShader(MeshData arg0)
method_43438(class_9801 arg0)
drawWithGlobalProgramInternal(BuiltBuffer buffer)
m_231211_(C_336471_ p_343117_)
public static void
b(fbh arg0)
draw(MeshData arg0)
method_43437(class_9801 arg0)
draw(BuiltBuffer buffer)
m_231209_(C_336471_ p_342146_)
private static VertexBuffer
d(fbh arg0)
upload(MeshData arg0)
method_43439(class_9801 arg0)
upload(BuiltBuffer buffer)
m_231213_(C_336471_ p_342083_)
private static VertexBuffer
a(fbn arg0)
bindImmediateBuffer(VertexFormat arg0)
method_43435(class_293 arg0)
bind(VertexFormat vertexFormat)
m_231206_(C_3188_ p_231207_)
private static void
a(fbl arg0)
bindImmediateBuffer(VertexBuffer arg0)
method_43434(class_291 arg0)
bind(VertexBuffer vertexBuffer)
m_231204_(C_3186_ p_231205_)