类 Ghast.GhastLookGoal

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

static class Ghast.GhastLookGoal extends Goal
  • 字段详细资料

    • ghast

      private final Ghast ghast
  • 构造器详细资料

    • GhastLookGoal

      public GhastLookGoal(Ghast p_32762_)
  • 方法详细资料

    • canUse

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

      public boolean requiresUpdateEveryTick()
      覆盖:
      requiresUpdateEveryTick 在类中 Goal
    • tick

      public void tick()
      覆盖:
      tick 在类中 Goal