JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Package com.destroystokyo.paper.entity.ai
package
com.destroystokyo.paper.entity.ai
Interface Summary
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 Summary
Class
Description
GoalKey
<T extends
Mob
>
Used to identify a Goal.
Enum Class Summary
Enum Class
Description
GoalType
Represents the subtype of a goal.