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 SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.monster.PhantomEntity.MoveGoaltouchingTargetMethods inherited from class net.minecraft.entity.ai.goal.GoalgetFlags, isInterruptable, setFlags, toString
- 
Constructor Details- 
SweepAttackGoalprivate SweepAttackGoal()
 
- 
- 
Method Details- 
canUsepublic boolean canUse()
- 
canContinueToUsepublic boolean canContinueToUse()- Overrides:
- canContinueToUsein class- Goal
 
- 
startpublic void start()
- 
stoppublic void stop()
- 
tickpublic void tick()
 
-