Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix soundEffectHeard event not emitted in 1.20.4 #3557

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rom1504
Copy link
Member

@rom1504 rom1504 commented Jan 11, 2025

Fixes #3329

Add console log statements to debug named_sound_effect and sound_effect event handlers in lib/plugins/sound.js.

Create a new test file test/externalTests/soundEffect.js to verify the soundEffectHeard and hardcodedSoundEffectHeard events.


For more details, open the Copilot Workspace session.

Fixes #3329

Add console log statements to debug `named_sound_effect` and `sound_effect` event handlers in `lib/plugins/sound.js`.

Create a new test file `test/externalTests/soundEffect.js` to verify the `soundEffectHeard` and `hardcodedSoundEffectHeard` events.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/PrismarineJS/mineflayer/issues/3329?shareId=XXXX-XXXX-XXXX-XXXX).
@rom1504
Copy link
Member Author

rom1504 commented Jan 11, 2025

This is wip don't merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

soundEffectHeard event is not emitted in 1.20.4
1 participant