[SPIGOT-1508] Lack of noteblocks sounds on 1.9 API Created: 22/Feb/16  Updated: 11/Dec/17  Resolved: 24/Feb/16

Status: Resolved
Project: Spigot
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Cadiducho Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: 1.9, bukkit
Environment:

API version 1.9-pre1-SNAPSHOT



 Description   

Hello. I cloned API source and compile myself to get updated my plugins. I know that Sound enum has changed, and while I updating that code I found that some sounds are not in the new API
Bukkit 1.8:

  • NOTE_BASS,
  • NOTE_PIANO,
  • NOTE_BASS_DRUM,
  • NOTE_STICKS,
  • NOTE_BASS_GUITAR,
  • NOTE_SNARE_DRUM,
  • NOTE_PLING,
    Bukkit 1.9:
  • BLOCK_NOTE_BASEDRUM,
  • BLOCK_NOTE_BASS,
  • BLOCK_NOTE_HARP,
  • BLOCK_NOTE_HAT,
  • BLOCK_NOTE_SNARE,

But on Prerelease-2 noteblocks works fine with all the sounds (tested on singleplayer, not API or a modded server)



 Comments   
Comment by md_5 [ 24/Feb/16 ]

No idea. The names in the new API are auto generated from the Minecraft code.

Comment by Cadiducho [ 24/Feb/16 ]

Yes, i'm talking about Pling, Piano and a little more. Are they removed or change the name to others?

Comment by md_5 [ 24/Feb/16 ]

Actually I guess you're saying pling etc is missing. They're not included in the internal 1.9 sound list

Comment by md_5 [ 24/Feb/16 ]

They're literally right there. Look closer.

Generated at Fri Apr 11 15:51:11 UTC 2025 using Jira 10.3.3#10030003-sha1:d220e3fefc8dfc6d47f522d3b9a20c1455e12b7b.