Class VillageBoundRandomStroll

java.lang.Object
net.minecraft.world.entity.ai.behavior.VillageBoundRandomStroll

public class VillageBoundRandomStroll extends Object
  • Field Details

  • Constructor Details

    • VillageBoundRandomStroll

      public VillageBoundRandomStroll()
  • Method Details

    • create

      public static OneShot<PathfinderMob> create(float pSpeedModifier)
    • create

      public static OneShot<PathfinderMob> create(float pSpeedModifier, int pMaxHorizontalDist, int pMaxVerticalDist)