java.lang.Object
net.botwithus.rs3.game.movement.NavPath
- All Implemented Interfaces:
TraverseInterrupt
-
Method Summary
Modifier and TypeMethodDescriptiondestination
(Locatable locatable) interrupt
(TraverseInterrupt condition) static NavPath
boolean
test
(TraverseEvent event) toEvent()
-
Method Details
-
destination
-
interrupt
-
toEvent
-
resolve
-
test
- Specified by:
test
in interfaceTraverseInterrupt
-