question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Merge mineflayer-blockfinder into mineflayer

See original GitHub issue

Is your feature request related to a problem? Please describe.

bot.findBlocks is one of the most commonly used functions. Current implementation is slow and shouldn’t be used.

Describe the solution you’d like

I’d rather make minefalyer-blockfinder a part of mineflayer. It’s one of the most used plugins so I’d consider merging it.

Describe alternatives you’ve considered

Alternatively we can remove bot.findBlocks from mineflayer if it’s too high level function

Additional context

None 😉

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
wvfflecommented, May 16, 2019

Do we have contact with the maintaimer of the blockfinder, @Darthfett? We could move this repo into the organization. It’ll be easier to maintain

1reaction
rom1504commented, May 16, 2019

I agree with the fact we need to solve that issue

I think we should not merge it but add it as a dependency (in package.json) somewhere : either in mineflayer itself or a mineflayer example (with its own package.json), I’m not sure, it’s needed to estimate the code complexity of mineflayer-blockfinder

On Thu, May 16, 2019, 08:54 Kasper Seweryn notifications@github.com wrote:

Is your feature request related to a problem? Please describe.

bot.findBlocks is one of the most commonly used functions. Current implementation is slow and shouldn’t be used. Describe the solution you’d like

I’d rather make minefalyer-blockfinder a part of mineflayer. It’s one of the most used plugins so I’d consider merging it. Describe alternatives you’ve considered

Alternatively we can remove bot.findBlocks from mineflayer if it’s too high level function Additional context

None 😉

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/PrismarineJS/mineflayer/issues/813?email_source=notifications&email_token=AAR437SMWOVQRO6UY3KRN2TPVUAJBA5CNFSM4HNJPLMKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUC3TYQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AAR437V4X32TNT7C5OXQYADPVUAJBANCNFSM4HNJPLMA .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting Started with Mineflayer [Beginner Tutorial] - YouTube
This bot will join a standard Minecraft server and look at the ... in finding out more information about Mineflayer and PrismarineJS, ...
Read more >
javascript - List of player heads gotten using Mineflayer and ...
I am currently using mineflayer and mineflayer-gui to try join housings in Hypixel by typing /lobby housing , /visit <Username> , and then ......
Read more >
How to Link Discord and Minecraft Chat with Mineflayer and ...
Mineflayer is a library that allows you to control Minecraft bots ... and it will show that you have authorized the bot to...
Read more >
mineflayer - npm
create minecraft bots with a stable, high level API. Latest version: 4.6.0, last published: 7 days ago. Start using mineflayer in your ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found