Uses of Enum Class
dev.twilite.client.plugins.BehaviorStatus
Packages that use BehaviorStatus
-
Uses of BehaviorStatus in dev.twilite.client.plugins
Methods in dev.twilite.client.plugins that return BehaviorStatusModifier and TypeMethodDescriptionBehaviorResult.status()Returns this node's behavior-tree status.static BehaviorStatusReturns the enum constant of this class with the specified name.static BehaviorStatus[]BehaviorStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.