public interface IPathingGrid extends IGridCache
Modifier and Type | Method and Description |
---|---|
ControllerState |
getControllerState() |
boolean |
isNetworkBooting() |
void |
repath()
trigger a network reset, booting, path-finding and all.
|
addNode, onJoin, onSplit, onUpdateTick, populateGridStorage, removeNode
boolean isNetworkBooting()
ControllerState getControllerState()
void repath()