that isn't necessary
This commit is contained in:
@@ -39,7 +39,6 @@ public class ForceCancelCommand extends Command {
|
||||
IPathingBehavior pathingBehavior = baritone.getPathingBehavior();
|
||||
pathingBehavior.cancelEverything();
|
||||
pathingBehavior.forceCancel();
|
||||
baritone.getElytraProcess().onLostControl(); // is this necessary?
|
||||
logDirect("ok force canceled");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user