Interface Navigator


public interface Navigator
  • Method Summary

    Modifier and Type
    Method
    Description
    findPath(net.minestom.server.coordinate.Point point)
     
  • Method Details

    • findPath

      NavigatorPath findPath(net.minestom.server.coordinate.Point point)