Uses of Enum
de.metaphoriker.pathetic.api.pathing.result.PathState
-
Uses of PathState in de.metaphoriker.pathetic.api.pathing.result
Modifier and TypeMethodDescription@NonNull PathState
PathfinderResult.getPathState()
Returns the state of the pathfinding.static PathState
Returns the enum constant of this type with the specified name.static PathState[]
PathState.values()
Returns an array containing the constants of this enum type, in the order they are declared.