[BUG] Native MC music plays if calling MusicManager.stop() #2

Open
opened 2024-03-26 09:14:50 +00:00 by larion · 0 comments
Owner

MusicManager.stop() (aka MinecraftClient.getInstance().musicTracker.stop() does not stop regular Minecraft music from playing. This is problematic, as regular music needs to be replaced by battle music in battle situations.

  • MusicManager.stop() stops regular MC music as well as battle music
`MusicManager.stop()` (aka `MinecraftClient.getInstance().musicTracker.stop()` does not stop regular Minecraft music from playing. This is problematic, as regular music needs to be replaced by battle music in battle situations. * [ ] `MusicManager.stop()` stops regular MC music as well as battle music
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: larion/mc-battle-music#2
No description provided.