implements CompiledRenderPipeline
| com.mojang.renderpearl.frontend.FrontendRenderPipeline | |
| net.minecraft.class_1_1383 | |
| com.mojang.blaze3d.pipeline.CompiledRenderPipelineImpl |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final String |
|
||||||
| private final BackendRenderPipeline |
|
||||||
| private final List<VertexFormat> |
|
||||||
| private final it.unimi.dsi.fastutil.objects.Object2IntMap<String> |
|
||||||
| private final List<BindGroupLayout$BufferBinding> |
|
||||||
| private final List<ColorTargetState> |
|
||||||
| private final boolean |
|
||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String name, BackendRenderPipeline backendRenderPipeline, List<VertexFormat> vertexFormats, it.unimi.dsi.fastutil.objects.Object2IntMap<String> uniformIndices, List<BindGroupLayout$BufferBinding> uniforms, List<ColorTargetState> colorTargetStates, boolean wantsDepthTexture, int pushConstantSize) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
|
||||||
| public void |
|
||||||
| public String |
|
||||||
| public BackendRenderPipeline |
|
||||||
| public List<VertexFormat> |
|
||||||
| public it.unimi.dsi.fastutil.objects.Object2IntMap<String> |
|
||||||
| public List<BindGroupLayout$BufferBinding> |
|
||||||
| public List<ColorTargetState> |
|
||||||
| public boolean |
|
||||||
| public int |
|