类 Ghast.RandomFloatAroundGoal

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

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

    • ghast

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

    • RandomFloatAroundGoal

      public RandomFloatAroundGoal(Ghast p_32783_)
  • 方法详细资料

    • canUse

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

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

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