net.minecraft.client.renderer.debug

public class PathfindingRenderer

implements DebugRenderer$SimpleDebugRenderer

hma
net.minecraft.client.renderer.debug.PathfindingRenderer
net.minecraft.class_868
net.minecraft.client.render.debug.PathfindingDebugRenderer
net.minecraft.src.C_4297_

Field summary

Modifier and TypeField
private static final float
a
MAX_RENDER_DIST
field_32907
RANGE
f_173894_
private static final int
b
MAX_TARGETING_DIST
field_62974
field_62974
f_411793_
private static final boolean
c
SHOW_ONLY_SELECTED
field_62975
field_62975
f_413357_
private static final boolean
d
SHOW_OPEN_CLOSED
field_32908
field_32908
f_173895_
private static final boolean
e
SHOW_OPEN_CLOSED_COST_MALUS
field_32909
field_32909
f_173896_
private static final boolean
f
SHOW_OPEN_CLOSED_NODE_TYPE_WITH_TEXT
field_32910
field_32910
f_173897_
private static final boolean
g
SHOW_OPEN_CLOSED_NODE_TYPE_WITH_BOX
field_32911
field_32911
f_173898_
private static final boolean
h
SHOW_GROUND_LABELS
field_32912
field_32912
f_173899_
private static final float
i
TEXT_SCALE
field_32913
DRAWN_STRING_SIZE
f_173900_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(fua arg0, hfw arg1, double arg2, double arg3, double arg4, bvu arg5, hlh arg6)
render(PoseStack arg0, MultiBufferSource arg1, double arg2, double arg3, double arg4, DebugValueAccess arg5, Frustum arg6)
method_23109(class_4587 arg0, class_4597 arg1, double arg2, double arg3, double arg4, class_12021 arg5, class_4604 arg6)
render(MatrixStack arg0, VertexConsumerProvider arg1, double arg2, double arg3, double arg4, DebugDataStore arg5, Frustum arg6)
m_7790_(C_3181_ p_113630_, C_4139_ p_113631_, double p_113632_, double p_425397_, double arg4, C_411344_ arg5, C_4273_ arg6)
private static void
a(fua arg0, hfw arg1, double arg2, double arg3, double arg4, fgo arg5, float arg6)
renderPath(PoseStack arg0, MultiBufferSource arg1, double arg2, double arg3, double arg4, Path arg5, float arg6)
method_74798(class_4587 arg0, class_4597 arg1, double arg2, double arg3, double arg4, class_11 arg5, float arg6)
render(MatrixStack matrices, VertexConsumerProvider vertexConsumers, double cameraX, double cameraY, double cameraZ, Path path, float maxNodeDistance)
m_418755_(C_3181_ p_427444_, C_4139_ p_426261_, double p_424791_, double p_428938_, double p_422888_, C_2753_ arg5, float arg6)
public static void
a(fua arg0, hfw arg1, fgo arg2, float arg3, boolean arg4, boolean arg5, double arg6, double arg7, double arg8)
renderPath(PoseStack arg0, MultiBufferSource arg1, Path arg2, float arg3, boolean arg4, boolean arg5, double arg6, double arg7, double arg8)
method_23118(class_4587 arg0, class_4597 arg1, class_11 arg2, float arg3, boolean arg4, boolean arg5, double arg6, double arg7, double arg8)
drawPath(MatrixStack matrices, VertexConsumerProvider vertexConsumers, Path path, float nodeSize, boolean drawDebugNodes, boolean drawLabels, double cameraX, double cameraY, double cameraZ)
m_269027_(C_3181_ p_270399_, C_4139_ p_270359_, C_2753_ p_270189_, float p_270841_, boolean p_270481_, boolean p_270748_, double p_270187_, double p_270371_, double arg8)
public static void
a(fua arg0, fud arg1, fgo arg2, double arg3, double arg4, double arg5)
renderPathLine(PoseStack arg0, VertexConsumer arg1, Path arg2, double arg3, double arg4, double arg5)
method_23117(class_4587 arg0, class_4588 arg1, class_11 arg2, double arg3, double arg4, double arg5)
drawPathLines(MatrixStack matrices, VertexConsumer vertexConsumers, Path path, double cameraX, double cameraY, double cameraZ)
m_269170_(C_3181_ p_270666_, C_3187_ p_270602_, C_2753_ p_270511_, double p_270524_, double p_270176_, double arg5)
private static float
a(ja arg0, double arg1, double arg2, double arg3)
distanceToCamera(BlockPos arg0, double arg1, double arg2, double arg3)
method_23119(class_2338 arg0, double arg1, double arg2, double arg3)
getManhattanDistance(BlockPos pos, double x, double y, double z)
m_113634_(C_4675_ p_113635_, double p_113636_, double p_113638_, double arg3)