@Environment(value=CLIENT) public static class BufferBuilder.State extends Object
| Modifier and Type | Field and Description |
|---|---|
private ByteBuffer |
buffer |
private VertexFormat |
format |
| Modifier | Constructor and Description |
|---|---|
private |
State(ByteBuffer buffer,
VertexFormat format) |
private final ByteBuffer buffer
private final VertexFormat format
private State(ByteBuffer buffer, VertexFormat format)