Class RunAroundLikeCrazyGoal


  • public class RunAroundLikeCrazyGoal
    extends Goal
    • Field Detail

      • speedModifier

        private final double speedModifier
      • posX

        private double posX
      • posY

        private double posY
      • posZ

        private double posZ
    • Constructor Detail

      • RunAroundLikeCrazyGoal

        public RunAroundLikeCrazyGoal​(AbstractHorseEntity p_i1653_1_,
                                      double p_i1653_2_)
    • Method Detail

      • canUse

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

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

        public void tick()
        Overrides:
        tick in class Goal