net.minecraft.client.gui.render

record GuiRenderer$MeshToDraw

implements AutoCloseable

gcf$c
net.minecraft.client.gui.render.GuiRenderer$MeshToDraw
net.minecraft.class_11228$class_11324
net.minecraft.client.gui.render.GuiRenderer$Preparation
net.minecraft.src.C_398557_$C_398403_

Field summary

Modifier and TypeField
final MeshData
a
mesh
comp_4187
mesh
f_398823_
final RenderPipeline
b
pipeline
comp_4188
pipeline
f_398763_
final TextureSetup
c
textureSetup
comp_4189
textureSetup
f_398883_
final ScreenRectangle
d
scissorArea
comp_4190
scissorArea
f_400316_

Constructor summary

ModifierConstructor
(MeshData pipeline, RenderPipeline textureSetup, TextureSetup scissorArea, ScreenRectangle arg3)

Method summary

Modifier and TypeMethod
public void
close()
close()
close()
public MeshData
a()
mesh()
comp_4187()
mesh()
f_398823_()
public RenderPipeline
b()
pipeline()
comp_4188()
pipeline()
f_398763_()
public TextureSetup
c()
textureSetup()
comp_4189()
textureSetup()
f_398883_()
public ScreenRectangle
d()
scissorArea()
comp_4190()
scissorArea()
f_400316_()