addGoals
Adds a single goal to this mob with the specified priority.
Parameters
priority
the priority of the goal (lower values execute first)
goal
the goal to add
Adds multiple goals to this mob with the same priority.
Parameters
priority
the priority of the goals (lower values execute first)
goals
the goals to add