PrismarineJS / mineflayer-navigate

mineflayer plugin which gives bots a high level 3d navigating API using A*
59 stars 22 forks source link

walk: detect when off-course and call callback early #19

Open andrewrk opened 11 years ago

andrewrk commented 11 years ago

sometimes walking messes up and the bot falls down. when this happens the done callback should be called as soon as off-course is detected with an error.