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 Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, canContinueToUse, canUse, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, start, stop, tick, toString 
- 
Constructor Details
- 
PhantomMoveTargetGoal
public PhantomMoveTargetGoal() 
 - 
 - 
Method Details
- 
touchingTarget
protected boolean touchingTarget() 
 -