Uses of Interface
net.citizensnpcs.api.ai.StuckAction
Packages that use StuckAction
-
Uses of StuckAction in net.citizensnpcs.api.ai
Classes in net.citizensnpcs.api.ai that implement StuckActionMethods in net.citizensnpcs.api.ai that return StuckActionModifier and TypeMethodDescriptionNavigatorParameters.stuckAction()
Gets theStuckAction
of these parameters.Methods in net.citizensnpcs.api.ai with parameters of type StuckActionModifier and TypeMethodDescriptionNavigatorParameters.stuckAction
(StuckAction action) Sets theStuckAction
of the parameters. -
Uses of StuckAction in net.citizensnpcs.api.ai.event
Methods in net.citizensnpcs.api.ai.event that return StuckActionMethods in net.citizensnpcs.api.ai.event with parameters of type StuckActionConstructors in net.citizensnpcs.api.ai.event with parameters of type StuckAction