Class Phantom.PhantomAttackStrategyGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.monster.Phantom.PhantomAttackStrategyGoal
- Enclosing class:
 - Phantom
 
- 
Nested Class Summary
 - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, canContinueToUse, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, toString 
- 
Field Details
- 
nextSweepTick
private int nextSweepTick 
 - 
 - 
Constructor Details
- 
PhantomAttackStrategyGoal
PhantomAttackStrategyGoal() 
 - 
 - 
Method Details