Class Phantom.PhantomAttackStrategyGoal

java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.monster.Phantom.PhantomAttackStrategyGoal
Enclosing class:
Phantom

class Phantom.PhantomAttackStrategyGoal extends Goal
  • Field Details

    • nextSweepTick

      private int nextSweepTick
  • Constructor Details

    • PhantomAttackStrategyGoal

      PhantomAttackStrategyGoal()
  • Method Details

    • canUse

      public boolean canUse()
      Specified by:
      canUse in class Goal
    • start

      public void start()
      Overrides:
      start in class Goal
    • stop

      public void stop()
      Overrides:
      stop in class Goal
    • tick

      public void tick()
      Overrides:
      tick in class Goal
    • setAnchorAboveTarget

      private void setAnchorAboveTarget()