| Package | Description |
|---|---|
| cn.lanink.gamecore.pathfinder | |
| cn.lanink.gamecore.pathfinder.astar |
| Modifier and Type | Method and Description |
|---|---|
(package private) abstract PathFinder |
PathFinderUtil.Builder.build() |
static PathFinder |
PathFinderUtil.quickPathBuild(PathFinderUtil.FinderType type,
@NotNull cn.nukkit.level.Position start,
@NotNull cn.nukkit.level.Position target) |
static PathFinder |
PathFinderUtil.quickPathBuild(@NotNull cn.nukkit.level.Position start,
@NotNull cn.nukkit.level.Position target) |
| Modifier and Type | Class and Description |
|---|---|
class |
AstarPathFinder |
Copyright © 2022. All rights reserved.