Package net.openosrs.api.service.movement
-
Interface Summary Interface Description Walker.ObstacleCallback Optional hook: invoked when the walker suspects an obstacle on the route. -
Class Summary Class Description LocalPathfinder BFS pathfinder over the active scene's collision flags.LocalPathfinder.Route A computed route: start tile excluded, destination included.LocalPathfinder.Step One hop in a route.MovementService Walk submission and movement-state readback.Walker Single-owner walk executor over a computedLocalPathfinderroute. -
Enum Summary Enum Description Walker.State