net.minecraft.client.gui.render

record GuiRenderer$Draw

gac$b
net.minecraft.client.gui.render.GuiRenderer$Draw
net.minecraft.class_11228$class_11230

Field summary

Modifier and TypeField
final GpuBuffer
a
vertexBuffer
comp_4044
final int
b
baseVertex
comp_4186
private final VertexFormat$Mode
c
mode
comp_4045
final int
d
indexCount
comp_4048
private final RenderPipeline
e
pipeline
comp_4049
final TextureSetup
f
textureSetup
comp_4050
private final ScreenRectangle
g
scissorArea
comp_4051

Constructor summary

ModifierConstructor
(GpuBuffer arg0, int arg1, VertexFormat$Mode arg2, int arg3, RenderPipeline arg4, TextureSetup arg5, ScreenRectangle arg6)

Method summary

Modifier and TypeMethod
public GpuBuffer
a()
vertexBuffer()
comp_4044()
public int
b()
baseVertex()
comp_4186()
public VertexFormat$Mode
c()
mode()
comp_4045()
public int
d()
indexCount()
comp_4048()
public RenderPipeline
e()
pipeline()
comp_4049()
public TextureSetup
f()
textureSetup()
comp_4050()
public ScreenRectangle
g()
scissorArea()
comp_4051()