Class Phantom.PhantomMoveTargetGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.monster.Phantom.PhantomMoveTargetGoal
- Direct Known Subclasses:
- Phantom.PhantomCircleAroundAnchorGoal,- Phantom.PhantomSweepAttackGoal
- Enclosing class:
- Phantom
- 
Nested Class Summary
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.world.entity.ai.goal.GoaladjustedTickDelay, canContinueToUse, canUse, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, start, stop, tick, toString
- 
Constructor Details- 
PhantomMoveTargetGoalpublic PhantomMoveTargetGoal()
 
- 
- 
Method Details- 
touchingTargetprotected boolean touchingTarget()
 
-