Class GoalKey<T extends Mob>
java.lang.Object
com.destroystokyo.paper.entity.ai.GoalKey<T>
- Type Parameters:
T
- the type of mob the goal can be applied to
Used to identify a Goal. Consists of a
NamespacedKey
and the type of mob the goal can be applied to