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

public class GoalKey<T extends Mob> extends Object
Used to identify a Goal. Consists of a NamespacedKey and the type of mob the goal can be applied to