net.minecraft.client.renderer.debug

public class BreezeDebugRenderer

gpg
net.minecraft.client.renderer.debug.BreezeDebugRenderer
net.minecraft.class_8985
net.minecraft.client.render.debug.BreezeDebugRenderer

Field summary

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

Constructor summary

ModifierConstructor
public (Minecraft client)

Method summary

Modifier and TypeMethod
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_55259(class_4587 arg0, class_4597 arg1, double arg2, double arg3, double arg4)
render(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ)
private static void
a(fgs arg0, gll arg1, double arg2, double arg3, double arg4, fby arg5, fby 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)
private static void
a(org.joml.Matrix4f arg0, double arg1, double arg2, double arg3, fgw arg4, fby 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)
private static void
a(int arg0, org.joml.Matrix4f arg1, double arg2, double arg3, double arg4, fgw arg5, fby 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)
public void
a()
clear()
method_55255()
clear()
public void
a(abe$a arg0)
add(BreezeDebugPayload$BreezeInfo arg0)
method_55266(class_9004$class_9005 arg0)
addBreezeDebugInfo(DebugBreezeCustomPayload$BreezeInfo breezeDebugInfo)