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 TypeMethodDescriptionvoid
PathfindNativeThread.addRequest
(PathFindRequest pathFindRequest, int int0) int
PathfindNative.findPath
(PathFindRequest pathFindRequest, ByteBuffer byteBuffer, boolean boolean1)