public class WorldGenAttemptsDebugRenderer extends java.lang.Object implements DebugRenderer.IDebugRenderer
Constructor and Description |
---|
WorldGenAttemptsDebugRenderer(Minecraft minecraftIn) |
Modifier and Type | Method and Description |
---|---|
void |
addAttempt(BlockPos pos,
float size,
float red,
float green,
float blue,
float alpha) |
void |
render(long p_217676_1_) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
func_217675_a
public WorldGenAttemptsDebugRenderer(Minecraft minecraftIn)
public void addAttempt(BlockPos pos, float size, float red, float green, float blue, float alpha)
public void render(long p_217676_1_)
render
in interface DebugRenderer.IDebugRenderer