net.minecraft.client.gui.render

record GuiRenderer$Draw

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

Field summary

Modifier and TypeField
private final MultiDrawBuffer$MultiBuffer
draw
comp_1_660
draw
private final RenderPipeline
pipeline
comp_4049
pipeline
private final TextureSetup
textureSetup
comp_4050
textureSetup
private final ScreenRect
scissorArea
comp_4051
scissorArea

Constructor summary

ModifierConstructor
private (MultiDrawBuffer$MultiBuffer draw, RenderPipeline pipeline, TextureSetup textureSetup, ScreenRect scissorArea)

Method summary

Modifier and TypeMethod
public MultiDrawBuffer$MultiBuffer
draw()
comp_1_660()
draw()
public RenderPipeline
pipeline()
comp_4049()
pipeline()
public TextureSetup
textureSetup()
comp_4050()
textureSetup()
public ScreenRect
scissorArea()
comp_4051()
scissorArea()