类 Phantom.PhantomAttackPlayerTargetGoal

java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.monster.Phantom.PhantomAttackPlayerTargetGoal
封闭类:
Phantom

class Phantom.PhantomAttackPlayerTargetGoal extends Goal
  • 字段详细资料

    • attackTargeting

      private final TargetingConditions attackTargeting
    • nextScanTick

      private int nextScanTick
  • 构造器详细资料

    • PhantomAttackPlayerTargetGoal

      PhantomAttackPlayerTargetGoal()
  • 方法详细资料

    • canUse

      public boolean canUse()
      指定者:
      canUse 在类中 Goal
    • canContinueToUse

      public boolean canContinueToUse()
      覆盖:
      canContinueToUse 在类中 Goal