Class Phantom.PhantomSweepAttackGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.monster.Phantom.PhantomMoveTargetGoal
net.minecraft.world.entity.monster.Phantom.PhantomSweepAttackGoal
- Enclosing class:
- Phantom
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.world.entity.monster.Phantom.PhantomMoveTargetGoal
touchingTarget
Methods inherited from class net.minecraft.world.entity.ai.goal.Goal
getFlags, isInterruptable, setFlags, toString
-
Constructor Details
-
PhantomSweepAttackGoal
PhantomSweepAttackGoal()
-
-
Method Details
-
canUse
public boolean canUse() -
canContinueToUse
public boolean canContinueToUse()- Overrides:
canContinueToUse
in classGoal
-
start
public void start() -
stop
public void stop() -
tick
public void tick()
-