public class WorldGenAttemptsDebugRenderer extends java.lang.Object implements DebugRenderer.IDebugRenderer
Constructor and Description |
---|
WorldGenAttemptsDebugRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
addAttempt(BlockPos pos,
float size,
float red,
float green,
float blue,
float alpha) |
void |
render(MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
double camX,
double camY,
double camZ) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clear
public void addAttempt(BlockPos pos, float size, float red, float green, float blue, float alpha)
public void render(MatrixStack matrixStackIn, IRenderTypeBuffer bufferIn, double camX, double camY, double camZ)
render
in interface DebugRenderer.IDebugRenderer