I am trying to use JSPyBridge with Mineflayer and I was wondering if it would be recomanded to to use AsyncTask when using Mineflayer long async calls like sleeeping , moving, etc since "All function calls to JavaScript are thread synchronous".
Thanks
I am trying to use JSPyBridge with Mineflayer and I was wondering if it would be recomanded to to use AsyncTask when using Mineflayer long async calls like sleeeping , moving, etc since "All function calls to JavaScript are thread synchronous".
Thanks