Package net.minecraft.entity.ai.goal
Class AttackGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.AttackGoal
public class AttackGoal extends Goal
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
Constructors Constructor Description AttackGoal(MobEntity mob) -
Method Summary
Modifier and Type Method Description booleancanStart()booleanshouldContinue()voidstop()voidtick()Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, setControls, start, toString