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.
|
GoalType | |
MobGoals.EntityMobGoals<T extends Mob> |
Enum | Description |
---|---|
GoalType.SelectorType |
Copyright © 2022. All rights reserved.