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 Consumer<RenderPass$UniformUploader> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (int slot, GpuBuffer vertexBuffer, GpuBuffer indexBuffer, VertexFormat$IndexType indexType, int firstIndex, int indexCount) |
public | (int arg0, GpuBuffer arg1, GpuBuffer arg2, VertexFormat$IndexType arg3, int arg4, int arg5, Consumer<RenderPass$UniformUploader> arg6) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public int |
| ||||||||
public GpuBuffer |
| ||||||||
public GpuBuffer |
| ||||||||
public VertexFormat$IndexType |
| ||||||||
public int |
| ||||||||
public int |
| ||||||||
public Consumer<RenderPass$UniformUploader> |
|