Class FollowParentGoal

    • Field Detail

      • speedModifier

        private final double speedModifier
      • timeToRecalcPath

        private int timeToRecalcPath
    • Constructor Detail

      • FollowParentGoal

        public FollowParentGoal​(AnimalEntity p_i1626_1_,
                                double p_i1626_2_)
    • Method Detail

      • canUse

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

        public void start()
        Overrides:
        start in class Goal
      • stop

        public void stop()
        Overrides:
        stop in class Goal
      • tick

        public void tick()
        Overrides:
        tick in class Goal