Files
base/api
Bartłomiej Przemysław Pluta 6dc567e054 Improve Paths and fix some path issues
- implement insertPath() method which should be especially useful to insert some automatically generated path with pathfinder algorithms
- fix CompletableFutureSegment - the supplier should be invoked only once and then it should be cached instead of triggering it over and over again
- make FollowPathAI aware of the path progress - also expose it with getter
2023-11-16 14:15:57 +01:00
..