Package net.minecraft.entity.monster
Class PhantomEntity.SweepAttackGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.monster.PhantomEntity.MoveGoal
net.minecraft.entity.monster.PhantomEntity.SweepAttackGoal
- Enclosing class:
- PhantomEntity
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.monster.PhantomEntity.MoveGoal
touchingTarget
Methods inherited from class net.minecraft.entity.ai.goal.Goal
getFlags, isInterruptable, setFlags, toString
-
Constructor Details
-
SweepAttackGoal
private SweepAttackGoal()
-
-
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()
-