public class LaserCompiledBuffer
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
LaserCompiledBuffer.Builder |
Constructor and Description |
---|
LaserCompiledBuffer(int vertices,
double[] da,
int[] ia) |
Modifier and Type | Method and Description |
---|---|
void |
render(net.minecraft.client.renderer.BufferBuilder buffer)
Assumes the buffer uses
DefaultVertexFormats.BLOCK |