Class Ghast.RandomFloatAroundGoal

java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.monster.Ghast.RandomFloatAroundGoal
Enclosing class:
Ghast

static class Ghast.RandomFloatAroundGoal extends Goal
  • Field Details

    • ghast

      private final Ghast ghast
  • Constructor Details

    • RandomFloatAroundGoal

      public RandomFloatAroundGoal(Ghast p_32783_)
  • Method Details

    • canUse

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

      public boolean canContinueToUse()
      Overrides:
      canContinueToUse in class Goal
    • start

      public void start()
      Overrides:
      start in class Goal