net.minecraft.client.renderer.debug

public class WorldGenAttemptRenderer

implements DebugRenderer$SimpleDebugRenderer

fdi
net.minecraft.client.renderer.debug.WorldGenAttemptRenderer
net.minecraft.class_873
net.minecraft.client.render.debug.WorldGenAttemptDebugRenderer
net.minecraft.src.C_4303_

Field summary

Modifier and TypeField
private final List<BlockPos>
a
toRender
field_4640
positions
f_113724_
private final List<Float>
b
scales
field_4635
sizes
f_113725_
private final List<Float>
c
alphas
field_4637
alphas
f_113726_
private final List<Float>
d
reds
field_4639
reds
f_113727_
private final List<Float>
e
greens
field_4636
greens
f_113728_
private final List<Float>
f
blues
field_4638
blues
f_113729_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(gt arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
addPos(BlockPos arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
method_3872(class_2338 arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
addBox(BlockPos pos, float size, float red, float green, float blue, float alpha)
m_113737_(C_4675_ p_113739_, float p_113740_, float p_113741_, float p_113742_, float p_113743_, float arg5)
public void
a(eaq arg0, ezs arg1, double arg2, double arg3, double arg4)
render(PoseStack arg0, MultiBufferSource arg1, double arg2, double arg3, double arg4)
method_23109(class_4587 arg0, class_4597 arg1, double arg2, double arg3, double arg4)
render(MatrixStack arg0, VertexConsumerProvider arg1, double arg2, double arg3, double arg4)
m_7790_(C_3181_ p_113733_, C_4139_ p_113734_, double p_113735_, double arg3, double arg4)