| net.minecraft.client.renderer.rendertype.PreparedRenderType | |
| net.minecraft.client.renderer.rendertype.PreparedRenderType | |
| net.minecraft.class_1_870 | |
| net.minecraft.client.render.DrawSpec |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final RenderPipeline |
| ||||||||
| private final OutputTarget |
| ||||||||
| private final GpuBufferSlice |
| ||||||||
| private final ScissorState |
| ||||||||
| private final List<DrawSpec$Texture> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RenderPipeline pipeline, OutputTarget outputTarget, GpuBufferSlice dynamicTransforms, ScissorState scissorState, List<DrawSpec$Texture> textures) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public RenderPipeline |
| ||||||||
| public OutputTarget |
| ||||||||
| public GpuBufferSlice |
| ||||||||
| public ScissorState |
| ||||||||
| public List<DrawSpec$Texture> |
|