net.minecraft.client.renderer.debug

public class ChunkCullingDebugRenderer

implements DebugRenderer$SimpleDebugRenderer

gyu
net.minecraft.client.renderer.debug.ChunkCullingDebugRenderer
net.minecraft.class_9986

Field summary

Modifier and TypeField
public static final Direction[]
a
DIRECTIONS
field_53170
private final Minecraft
b
minecraft
field_53171

Constructor summary

ModifierConstructor
public (Minecraft arg0)

Method summary

Modifier and TypeMethod
public void
a(fmg arg0, gus 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)
private void
a(fmj arg0, org.joml.Matrix4f arg1, org.joml.Vector4f arg2)
addFrustumVertex(VertexConsumer arg0, org.joml.Matrix4f arg1, org.joml.Vector4f arg2)
method_62346(class_4588 arg0, org.joml.Matrix4f arg1, org.joml.Vector4f arg2)
private void
a(fmj arg0, org.joml.Matrix4f arg1, org.joml.Vector4f[] arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9)
addFrustumQuad(VertexConsumer arg0, org.joml.Matrix4f arg1, org.joml.Vector4f[] arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9)
method_62347(class_4588 arg0, org.joml.Matrix4f arg1, org.joml.Vector4f[] arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9)