net.minecraft.world.level.pathfinder

public record Path$DebugData

eol$a
net.minecraft.world.level.pathfinder.Path$DebugData
net.minecraft.class_11$class_8644
net.minecraft.entity.ai.pathing.Path$DebugNodeInfo
net.minecraft.src.C_2753_$C_290290_
net.minecraft.world.level.pathfinder.PathEntity$a

Field summary

Modifier and TypeField
private final Node[]
a
openSet
comp_1587
openSet
f_290399_
private final Node[]
b
closedSet
comp_1588
closedSet
f_290476_
final Set<Target>
c
targetNodes
comp_1589
targetNodes
f_290757_

Constructor summary

ModifierConstructor
public (Node[] closedSet, Node[] targetNodes, Set<Target> arg2)

Method summary

Modifier and TypeMethod
public void
a(wm arg0)
write(FriendlyByteBuf arg0)
method_52606(class_2540 arg0)
write(PacketByteBuf buf)
m_293323_(C_4983_ arg0)
public static Path$DebugData
b(wm arg0)
read(FriendlyByteBuf arg0)
method_52608(class_2540 arg0)
fromBuf(PacketByteBuf buf)
m_295095_(C_4983_ p_299429_)
public Node[]
a()
openSet()
comp_1587()
openSet()
f_290399_()
public Node[]
b()
closedSet()
comp_1588()
closedSet()
f_290476_()
public Set<Target>
c()
targetNodes()
comp_1589()
targetNodes()
f_290757_()