| com.mojang.blaze3d.systems.RenderPass$a | |
| com.mojang.blaze3d.systems.RenderPass$Draw | |
| com.mojang.blaze3d.systems.RenderPass$class_10884 | |
| com.mojang.blaze3d.systems.RenderPass$RenderObject |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||
| private final GpuBuffer |
| ||||||||
| private final GpuBuffer |
| ||||||||
| private final VertexFormat$IndexType |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final BiConsumer<T, RenderPass$UniformUploader> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int slot, GpuBuffer vertexBuffer, GpuBuffer indexBuffer, VertexFormat$IndexType indexType, int firstIndex, int indexCount) |
| public | (int slot, GpuBuffer vertexBuffer, GpuBuffer indexBuffer, VertexFormat$IndexType indexType, int firstIndex, int indexCount, BiConsumer<T, RenderPass$UniformUploader> uniformUploaderConsumer) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public int |
| ||||||||
| public GpuBuffer |
| ||||||||
| public GpuBuffer |
| ||||||||
| public VertexFormat$IndexType |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public BiConsumer<T, RenderPass$UniformUploader> |
|