Uses of Enum Class
zombie.pathfind.PathFindBehavior2.Goal
Packages that use PathFindBehavior2.Goal
-
Uses of PathFindBehavior2.Goal in zombie.network.fields.character
Fields in zombie.network.fields.character declared as PathFindBehavior2.Goal -
Uses of PathFindBehavior2.Goal in zombie.pathfind
Subclasses with type arguments of type PathFindBehavior2.Goal in zombie.pathfindMethods in zombie.pathfind that return PathFindBehavior2.GoalModifier and TypeMethodDescriptionstatic PathFindBehavior2.Goalstatic PathFindBehavior2.GoalReturns the enum constant of this class with the specified name.static PathFindBehavior2.Goal[]PathFindBehavior2.Goal.values()Returns an array containing the constants of this enum class, in the order they are declared.