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