java.lang.Object
net.minestom.server.entity.pathfinding.PPath

public final class PPath extends Object
  • Constructor Details

    • PPath

      public PPath(double maxDistance, double pathVariance, Runnable onComplete)
  • Method Details