Package com.binaris.wizardry.content.entity.goal
package com.binaris.wizardry.content.entity.goal
-
ClassesClassDescriptionAttackSpellBasicGoal<T extends net.minecraft.world.entity.Mob & ISpellCaster>Basic version of
AttackSpellGoalthat can be used by most spell-casting mobs without checking movement or look controls, leaving those to other goals.AttackSpellGoal<T extends net.minecraft.world.entity.Mob & ISpellCaster>A goal which allows a spell-casting mob to attack its target with spells.Helps a mob to look directly at its target with hard rotations, ignoring any smoothing that would normally be applied.Goal that helps to copy the owner's target for the minion.Intelligent kiting goal for ranged attack entities that maintains a safe distance.Makes the wizard look at the player it is trading with.Stops the wizard from moving when trading.