Class LocalPathfinder

java.lang.Object
org.rspeer.game.movement.pathfinding.LocalPathfinder
All Implemented Interfaces:
Supplier<List<Position>>

public class LocalPathfinder extends Object implements Supplier<List<Position>>