net.minecraft.client.renderer.debug

public class WorldGenAttemptRenderer

implements DebugRenderer$SimpleDebugRenderer

gqc
net.minecraft.client.renderer.debug.WorldGenAttemptRenderer
net.minecraft.class_873
net.minecraft.client.render.debug.WorldGenAttemptDebugRenderer

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(jh 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)
public void
a(fgs arg0, gll 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)