Search results

  1. L

    Solved Getting the Pathfinder of a mob with the paper API

    Hello there, I'm new to the paper API and I'm trying to use the Pathfinder utility. The problem is that my IDE is unable to find the method getPathfinder() when I'm trying to get it from a bukkit Mob. My dependencies on maven: <dependencies> <dependency>...