| net.minecraft.world.level.pathfinder.Path$DebugData | |
| 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 PathNode[] |
| ||||||||
| private final PathNode[] |
| ||||||||
| private final Set<TargetPathNode> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (PathNode[] openSet, PathNode[] closedSet, Set<TargetPathNode> targetNodes) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public static Path$DebugNodeInfo |
| ||||||||
| public PathNode[] |
| ||||||||
| public PathNode[] |
| ||||||||
| public Set<TargetPathNode> |
|