Class GhastEntity.RandomFlyGoal

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.monster.GhastEntity.RandomFlyGoal
Enclosing class:
GhastEntity

static class GhastEntity.RandomFlyGoal extends Goal
  • Field Details

  • Constructor Details

    • RandomFlyGoal

      public RandomFlyGoal(GhastEntity p_i45836_1_)
  • 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