Class Panda.PandaSneezeGoal

java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.animal.Panda.PandaSneezeGoal
Enclosing class:
Panda

static class Panda.PandaSneezeGoal extends Goal
  • Field Details

    • panda

      private final Panda panda
  • Constructor Details

    • PandaSneezeGoal

      public PandaSneezeGoal(Panda p_29344_)
  • 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