| net.minecraft.world.level.pathfinder.Path$DebugData | |
| net.minecraft.class_11$class_8644 | |
| net.minecraft.entity.ai.pathing.Path$DebugNodeInfo |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final List<PathNode> |
|
||||||
| private final List<PathNode> |
|
||||||
| private final Set<TargetPathNode> |
|
||||||
| public static final PacketCodec<io.netty.buffer.ByteBuf, Path$DebugNodeInfo> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List<PathNode> openSet, List<PathNode> closedSet, Set<TargetPathNode> targetNodes) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public List<PathNode> |
|
||||||
| public List<PathNode> |
|
||||||
| public Set<TargetPathNode> |
|