implements AutoCloseable
| net.minecraft.client.gui.render.GuiRenderer$MeshToDraw | |
| net.minecraft.client.gui.render.GuiRenderer$MeshToDraw | |
| net.minecraft.class_11228$class_11324 | |
| net.minecraft.client.gui.render.GuiRenderer$Preparation |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final BuiltBuffer |
| ||||||||
| private final RenderPipeline |
| ||||||||
| private final TextureSetup |
| ||||||||
| private final ScreenRect |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (BuiltBuffer mesh, RenderPipeline pipeline, TextureSetup textureSetup, ScreenRect scissorArea) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public BuiltBuffer |
| ||||||||
| public RenderPipeline |
| ||||||||
| public TextureSetup |
| ||||||||
| public ScreenRect |
|