net.minecraft.client.renderer.debug

public class PathfindingRenderer

implements DebugRenderer$SimpleDebugRenderer

gul
net.minecraft.client.renderer.debug.PathfindingRenderer
net.minecraft.class_868
net.minecraft.unmapped.C_dylodznv
net.minecraft.client.render.debug.PathfindingDebugRenderer
net.minecraft.client.render.debug.PathfindingDebugRenderer

Field summary

Modifier and TypeField
private final Map<Integer, Path>
a
pathMap
field_4616
f_yrfaelhp
paths
paths
private final Map<Integer, Float>
b
pathMaxDist
field_4617
f_wawwftup
nodeSizes
nodeSizes
private final Map<Integer, Long>
c
creationMap
field_4615
f_pgdcpnvg
pathTimes
pathTimes
private static final long
d
TIMEOUT
field_32906
f_amaahiig
MAX_PATH_AGE
MAX_PATH_AGE
private static final float
e
MAX_RENDER_DIST
field_32907
f_ntulaxyv
RANGE
RANGE
private static final boolean
f
SHOW_OPEN_CLOSED
field_32908
f_zlnkamjc
field_32908
SHOW_OPEN_OR_CLOSED
private static final boolean
g
SHOW_OPEN_CLOSED_COST_MALUS
field_32909
f_fgmjsqzx
field_32909
SHOW_COST
private static final boolean
h
SHOW_OPEN_CLOSED_NODE_TYPE_WITH_TEXT
field_32910
f_kcpqkrve
field_32910
SHOW_TYPE_WITH_TEXT
private static final boolean
i
SHOW_OPEN_CLOSED_NODE_TYPE_WITH_BOX
field_32911
f_sfsxpqdq
field_32911
SHOW_TYPE_WITH_BOX
private static final boolean
j
SHOW_GROUND_LABELS
field_32912
f_cnihrdax
field_32912
SHOW_LABELS_ON_GROUND
private static final float
k
TEXT_SCALE
field_32913
f_emmigmao
DRAWN_STRING_SIZE
DRAWN_STRING_SIZE

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(int arg0, exc arg1, float arg2)
addPath(int arg0, Path arg1, float arg2)
method_3869(int arg0, class_11 arg1, float arg2)
m_oplbwzor(int arg0, C_motipebf arg1, float arg2)
addPath(int id, Path path, float nodeSize)
addPath(int id, Path path, float nodeSize)
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)
public static void
a(fjj arg0, gqa arg1, exc 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)
m_tkjmgyfv(C_cnszsxvd arg0, C_igrgeffe arg1, C_motipebf 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)
drawPath(MatrixStack matrices, VertexConsumerProvider vertexConsumers, Path path, float nodeSize, boolean drawDebugNodes, boolean drawLabels, double cameraX, double cameraY, double cameraZ)
public static void
a(fjj arg0, fjn arg1, exc 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)
m_gykebpex(C_cnszsxvd arg0, C_igthdzux arg1, C_motipebf arg2, double arg3, double arg4, double arg5)
drawPathLines(MatrixStack matrices, VertexConsumer vertexConsumers, Path path, double cameraX, double cameraY, double cameraZ)
drawPathLines(MatrixStack matrices, VertexConsumer consumer, Path path, double cameraX, double cameraY, double cameraZ)
private static float
a(iu 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)
m_pczuzhpc(C_hynzadkk arg0, double arg1, double arg2, double arg3)
getManhattanDistance(BlockPos pos, double x, double y, double z)
getManhattanDistance(BlockPos pos, double x, double y, double z)