Package net.citizensnpcs.npc.ai
Interface MCTargetStrategy.TargetNavigator
- Enclosing class:
- MCTargetStrategy
public static interface MCTargetStrategy.TargetNavigator
- 
Method Summary
- 
Method Details- 
getCurrentDestinationLocation getCurrentDestination()
- 
getPath
- 
setPathvoid setPath()
- 
stopvoid stop()
- 
updatevoid update()
 
-