net.minecraft.world.level.pathfinder

public record Path$DebugData

eul$a
net.minecraft.world.level.pathfinder.Path$DebugData
net.minecraft.class_11$class_8644
net.minecraft.entity.ai.pathing.Path$DebugNodeInfo
net.minecraft.world.level.pathfinder.PathEntity$a

Field summary

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

Constructor summary

ModifierConstructor
public (Node[] arg0, Node[] arg1, Set<Target> arg2)

Method summary

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