| Interface | Description |
|---|---|
| Goal<T extends Mob> |
Represents an AI goal of an entity
|
| MobGoals |
Represents a part of the "brain" of a mob.
|
| VanillaGoal<T extends Mob> |
Represents a vanilla goal.
|
| Class | Description |
|---|---|
| GoalKey<T extends Mob> |
Used to identify a Goal.
|
| Enum | Description |
|---|---|
| GoalType |
Represents the subtype of a goal.
|
Copyright © 2021. All rights reserved.