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