public class LaserBoxRenderer
extends java.lang.Object
Constructor and Description |
---|
LaserBoxRenderer() |
Modifier and Type | Method and Description |
---|---|
static void |
renderLaserBoxDynamic(Box box,
LaserData_BC8.LaserType type,
net.minecraft.client.renderer.BufferBuilder bb,
boolean center) |
static void |
renderLaserBoxStatic(Box box,
LaserData_BC8.LaserType type,
boolean center) |
public static void renderLaserBoxStatic(Box box, LaserData_BC8.LaserType type, boolean center)
public static void renderLaserBoxDynamic(Box box, LaserData_BC8.LaserType type, net.minecraft.client.renderer.BufferBuilder bb, boolean center)