implements AutoCloseable
| hpl | |
| net.minecraft.client.renderer.chunk.SectionBuffers | |
| net.minecraft.class_10896 | |
| net.minecraft.client.render.chunk.Buffers |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private GpuBuffer |
| ||||||||
| private GpuBuffer |
| ||||||||
| private int |
| ||||||||
| private VertexFormat$IndexType |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (GpuBuffer vertexBuffer, GpuBuffer indexBuffer, int indexCount, VertexFormat$IndexType indexType) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public GpuBuffer |
| ||||||||
| public GpuBuffer |
| ||||||||
| public void |
| ||||||||
| public int |
| ||||||||
| public VertexFormat$IndexType |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
|