Uses of Class
zombie.pathfind.nativeCode.PathFindRequest
Packages that use PathFindRequest
-
Uses of PathFindRequest in zombie.pathfind.nativeCode
Methods in zombie.pathfind.nativeCode that return PathFindRequestModifier and TypeMethodDescriptionPathfindNative.addRequest(IPathfinder iPathfinder, Mover mover, float float0, float float1, float float2, float float3, float float4, float float5) Methods in zombie.pathfind.nativeCode with parameters of type PathFindRequestModifier and TypeMethodDescriptionvoidPathfindNativeThread.addRequest(PathFindRequest pathFindRequest, int int0) intPathfindNative.findPath(PathFindRequest pathFindRequest, ByteBuffer byteBuffer, boolean boolean1)