Class PandaEntity.ChildPlayGoal

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.PandaEntity.ChildPlayGoal
Enclosing class:
PandaEntity

static class PandaEntity.ChildPlayGoal extends Goal
  • Field Details

  • Constructor Details

    • ChildPlayGoal

      public ChildPlayGoal(PandaEntity p_i51448_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