| Package | Description |
|---|---|
| net.minecraft.client.audio | |
| net.minecraftforge.client |
| Modifier and Type | Field and Description |
|---|---|
SoundPool |
SoundManager.soundPoolMusic
Sound pool containing music.
|
SoundPool |
SoundManager.soundPoolSounds
Sound pool containing sounds.
|
SoundPool |
SoundManager.soundPoolStreaming
Sound pool containing streaming audio.
|
| Modifier and Type | Field and Description |
|---|---|
static SoundPool |
ModCompatibilityClient.audioModSoundPoolCave
Risugami's AudioMod Compatibility
http://www.minecraftforum.net/topic/75440-
AudioMod adds a few extra codecs, loads audio from /resources/mods/*,
introduces the concept of 'cave' sounds, which are determined by if
the player is underneath a solid block.
|