Class Phantom.PhantomSweepAttackGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.monster.Phantom.PhantomMoveTargetGoal
net.minecraft.world.entity.monster.Phantom.PhantomSweepAttackGoal
- Enclosing class:
Phantom
-
Nested Class Summary
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate intprivate boolean -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Phantom.PhantomMoveTargetGoal
touchingTargetMethods inherited from class Goal
adjustedTickDelay, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, start, toString
-
Field Details
-
CAT_SEARCH_TICK_DELAY
private static final int CAT_SEARCH_TICK_DELAY- See Also:
-
isScaredOfCat
private boolean isScaredOfCat -
catSearchTick
private int catSearchTick
-
-
Constructor Details
-
PhantomSweepAttackGoal
private PhantomSweepAttackGoal()
-
-
Method Details
-
canUse
-
canContinueToUse
public boolean canContinueToUse()- Overrides:
canContinueToUsein classGoal
-
stop
-
tick
-