Uses of Interface
net.citizensnpcs.api.ai.event.NavigatorCallback
Packages that use NavigatorCallback
- 
Uses of NavigatorCallback in net.citizensnpcs.api.aiMethods in net.citizensnpcs.api.ai that return types with arguments of type NavigatorCallbackMethods in net.citizensnpcs.api.ai with parameters of type NavigatorCallbackModifier and TypeMethodDescriptionNavigatorParameters.addSingleUseCallback(NavigatorCallback callback) Adds aNavigatorCallbackthat will be removed immediately after being called.