Class Phantom.PhantomAttackPlayerTargetGoal

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

class Phantom.PhantomAttackPlayerTargetGoal extends Goal
  • Field Details

    • attackTargeting

      private final TargetingConditions attackTargeting
    • nextScanTick

      private int nextScanTick
  • Constructor Details

    • PhantomAttackPlayerTargetGoal

      PhantomAttackPlayerTargetGoal()
  • Method Details

    • canUse

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

      public boolean canContinueToUse()
      Overrides:
      canContinueToUse in class Goal