Interface MCTargetStrategy.TargetNavigator

Enclosing class:
MCTargetStrategy

public static interface MCTargetStrategy.TargetNavigator
  • Method Details

    • getCurrentDestination

      Location getCurrentDestination()
    • getPath

      Iterable<Vector> getPath()
    • setPath

      void setPath()
    • stop

      void stop()
    • update

      void update()