JavaScript is disabled on your browser.
You are looking at old Javadocs for Paper 1.16.5. Click here to look at Paper 1.21.4 instead.
Skip navigation links
Overview
Package
Class
Use
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.