Class WanderAroundFarGoal

Direct Known Subclasses:
FlyOntoTreeGoal

public class WanderAroundFarGoal
extends WanderAroundGoal
  • Field Details

    • probability

      protected final float probability
  • Constructor Details

    • WanderAroundFarGoal

      public WanderAroundFarGoal​(PathAwareEntity mob, double speed)
    • WanderAroundFarGoal

      public WanderAroundFarGoal​(PathAwareEntity mob, double speed, float probability)
  • Method Details