Uses of Class
baritone.api.process.PathingCommand
Packages that use PathingCommand
-
Uses of PathingCommand in baritone.api.pathing.calc
Methods in baritone.api.pathing.calc that return types with arguments of type PathingCommand -
Uses of PathingCommand in baritone.api.process
Methods in baritone.api.process that return PathingCommandModifier and TypeMethodDescriptionIBaritoneProcess.onTick(boolean calcFailed, boolean isSafeToCancel) Called when this process is in control of pathing; Returns what Baritone should do.