net.minecraft.client.renderer.debug

public class BreezeDebugRenderer

ggy
net.minecraft.client.renderer.debug.BreezeDebugRenderer
net.minecraft.class_8985
net.minecraft.client.render.debug.BreezeDebugRenderer
net.minecraft.src.C_301981_

Field summary

Modifier and TypeField
private static final int
a
JUMP_TARGET_LINE_COLOR
field_47465
PINK
f_302700_
private static final int
b
TARGET_LINE_COLOR
field_47466
LIGHT_BLUE
f_303590_
private static final int
c
INNER_CIRCLE_COLOR
field_47467
GREEN
f_303283_
private static final int
d
MIDDLE_CIRCLE_COLOR
field_47468
ORANGE
f_303307_
private static final int
e
OUTER_CIRCLE_COLOR
field_47469
RED
f_303863_
private static final int
f
CIRCLE_VERTICES
field_47470
field_47470
f_303865_
private static final float
g
SEGMENT_SIZE_RADIANS
field_47471
field_47471
f_302238_
private final Minecraft
h
minecraft
field_47472
client
f_303199_
private final Map<Integer, BreezeDebugPayload$BreezeInfo>
i
perEntity
field_47473
breezes
f_303736_

Constructor summary

ModifierConstructor
public (Minecraft client)

Method summary

Modifier and TypeMethod
public void
a(faa arg0, gdq arg1, double arg2, double arg3, double arg4)
render(PoseStack arg0, MultiBufferSource arg1, double arg2, double arg3, double arg4)
method_55259(class_4587 arg0, class_4597 arg1, double arg2, double arg3, double arg4)
render(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ)
m_306567_(C_3181_ p_310722_, C_4139_ p_312623_, double p_310151_, double arg3, double arg4)
private static void
a(faa arg0, gdq arg1, double arg2, double arg3, double arg4, evt arg5, evt arg6, int arg7)
drawLine(PoseStack arg0, MultiBufferSource arg1, double arg2, double arg3, double arg4, Vec3 arg5, Vec3 arg6, int arg7)
method_55262(class_4587 arg0, class_4597 arg1, double arg2, double arg3, double arg4, class_243 arg5, class_243 arg6, int arg7)
drawLine(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ, Vec3d entityPos, Vec3d targetPos, int color)
m_304788_(C_3181_ p_310860_, C_4139_ p_311050_, double p_312740_, double p_311669_, double p_311298_, C_3046_ arg5, C_3046_ arg6, int arg7)
private static void
a(org.joml.Matrix4f arg0, double arg1, double arg2, double arg3, fae arg4, evt arg5, float arg6, int arg7)
drawCircle(org.joml.Matrix4f arg0, double arg1, double arg2, double arg3, VertexConsumer arg4, Vec3 arg5, float arg6, int arg7)
method_55265(org.joml.Matrix4f arg0, double arg1, double arg2, double arg3, class_4588 arg4, class_243 arg5, float arg6, int arg7)
drawCurve(org.joml.Matrix4f matrix, double cameraX, double cameraY, double cameraZ, VertexConsumer vertexConsumer, Vec3d targetPos, float multiplier, int color)
m_307508_(org.joml.Matrix4f p_309536_, double p_312264_, double p_311317_, double p_311990_, C_3187_ p_309735_, C_3046_ arg5, float arg6, int arg7)
private static void
a(int arg0, org.joml.Matrix4f arg1, double arg2, double arg3, double arg4, fae arg5, evt arg6, float arg7, int arg8)
drawCircleVertex(int arg0, org.joml.Matrix4f arg1, double arg2, double arg3, double arg4, VertexConsumer arg5, Vec3 arg6, float arg7, int arg8)
method_55256(int arg0, org.joml.Matrix4f arg1, double arg2, double arg3, double arg4, class_4588 arg5, class_243 arg6, float arg7, int arg8)
drawCurvePart(int index, org.joml.Matrix4f matrix, double cameraX, double cameraY, double cameraZ, VertexConsumer vertexConsumer, Vec3d targetPos, float multiplier, int color)
m_305544_(int p_313136_, org.joml.Matrix4f p_311552_, double p_312433_, double p_312340_, double p_312252_, C_3187_ p_312406_, C_3046_ arg6, float arg7, int arg8)
public void
a()
clear()
method_55255()
clear()
m_307053_()
public void
a(aaw$a arg0)
add(BreezeDebugPayload$BreezeInfo arg0)
method_55266(class_9004$class_9005 arg0)
addBreezeDebugInfo(DebugBreezeCustomPayload$BreezeInfo breezeDebugInfo)
m_306647_(C_301962_$C_301986_ arg0)