| Package | Description | 
|---|---|
| net.minecraftforge.client.event.sound | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PlaySoundEventRaised when the SoundManager tries to play a normal sound. | 
| class  | PlaySoundSourceEvent | 
| class  | PlayStreamingSourceEvent | 
| static class  | SoundEvent.SoundSourceEvent | 
| class  | SoundLoadEventRaised by the SoundManager.loadSoundSettings, this would be a good place for
 adding your custom sounds to the SoundPool. | 
| class  | SoundSetupEventThis event is raised by the SoundManager when it does its first setup of the
 SoundSystemConfig's codecs, use this function to add your own codecs. |