| public void | | advance() | | advance() | | method_44() | | next() |
|
| public boolean | | notStarted() | | notStarted() | | method_30849() | | isStart() |
|
| public boolean | | isDone() | | isDone() | | method_46() | | isFinished() |
|
| public PathNode | | getEndNode() | | getEndNode() | | method_45() | | getEnd() |
|
| public PathNode | | getNode(int i) | | getNode(int i) | | method_40(int arg0) | | getNode(int index) |
|
| public void | | truncateNodes(int index) | | truncateNodes(int index) | | method_36(int arg0) | | setLength(int length) |
|
| public void | | replaceNode(int index, Node replaceWith) | | replaceNode(int index, Node replaceWith) | | method_33(int arg0, class_9 arg1) | | setNode(int index, PathNode node) |
|
| public int | | getNodeCount() | | getNodeCount() | | method_38() | | getLength() |
|
| public int | | getNextNodeIndex() | | getNextNodeIndex() | | method_39() | | getCurrentNodeIndex() |
|
| public void | | setNextNodeIndex(int nextNodeIndex) | | setNextNodeIndex(int nextNodeIndex) | | method_42(int arg0) | | setCurrentNodeIndex(int nodeIndex) |
|
| public Vec3d | | getEntityPosAtNode(Entity entity, int index) | | getEntityPosAtNode(Entity entity, int index) | | method_47(class_1297 arg0, int arg1) | | getNodePosition(Entity entity, int index) |
|
| public BlockPos | | getNodePos(int index) | | getNodePos(int index) | | method_31031(int arg0) | | getNodePos(int index) |
|
| public Vec3d | |
| public BlockPos | | getNextNodePos() | | getNextNodePos() | | method_31032() | | getCurrentNodePos() |
|
| public PathNode | | getNextNode() | | getNextNode() | | method_29301() | | getCurrentNode() |
|
| public PathNode | | getPreviousNode() | | getPreviousNode() | | method_30850() | | getLastNode() |
|
| public boolean | |
| public boolean | | canReach() | | canReach() | | method_21655() | | reachesTarget() |
|
| void | |
| public Path$DebugNodeInfo | | debugData() | | debugData() | | method_52604() | | getDebugNodeInfos() |
|
| public void | |
| public static Path | |
| public BlockPos | | getTarget() | | getTarget() | | method_48() | | getTarget() |
|
| public float | | getDistToTarget() | | getDistToTarget() | | method_21656() | | getManhattanDistanceFromTarget() |
|
| private static PathNode[] | |
| private static void | |
| public Path | | copy() | | copy() | | method_52605() | | copy() |
|