net.minecraft.client.renderer.debug

public class ChunkCullingDebugRenderer

implements DebugRenderer$SimpleDebugRenderer

gtz
net.minecraft.client.renderer.debug.ChunkCullingDebugRenderer
net.minecraft.class_9986
net.minecraft.unmapped.C_hijtvihz
net.minecraft.client.render.debug.ChunkDebugRenderer
net.minecraft.client.render.debug.OcclusionGraphDebugRenderer

Field summary

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

Constructor summary

ModifierConstructor
public (Minecraft client)

Method summary

Modifier and TypeMethod
public void
a(fjj arg0, gqa 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)
m_auajehmf(C_cnszsxvd arg0, C_igrgeffe arg1, double arg2, double arg3, double arg4)
render(MatrixStack arg0, VertexConsumerProvider arg1, double arg2, double arg3, double arg4)
render(MatrixStack arg0, VertexConsumerProvider arg1, double arg2, double arg3, double arg4)
private void
a(fjn 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)
m_rvqkxhaj(C_igthdzux arg0, org.joml.Matrix4f arg1, org.joml.Vector4f arg2)
addEndpoint(VertexConsumer vertexConsumer, org.joml.Matrix4f positionMatrix, org.joml.Vector4f vertex)
renderVertex(VertexConsumer vertices, org.joml.Matrix4f viewMatrix, org.joml.Vector4f points)
private void
a(fjn 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)
m_kmxzoqre(C_igthdzux arg0, org.joml.Matrix4f arg1, org.joml.Vector4f[] arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9)
addFace(VertexConsumer vertexConsumer, org.joml.Matrix4f positionMatrix, org.joml.Vector4f[] vertices, int i1, int i2, int i3, int i4, int r, int g, int b)
renderQuad(VertexConsumer vertices, org.joml.Matrix4f viewMatrix, org.joml.Vector4f[] points, int p1, int p2, int p3, int p4, int r, int g, int b)