|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SoundPool | |
|---|---|
| net.minecraft.client.audio | |
| net.minecraftforge.client | |
| Uses of SoundPool in net.minecraft.client.audio |
|---|
| Fields in net.minecraft.client.audio declared as SoundPool | |
|---|---|
SoundPool |
SoundManager.soundPoolMusic
Sound pool containing music. |
SoundPool |
SoundManager.soundPoolSounds
Sound pool containing sounds. |
SoundPool |
SoundManager.soundPoolStreaming
Sound pool containing streaming audio. |
| Uses of SoundPool in net.minecraftforge.client |
|---|
| Fields in net.minecraftforge.client declared as SoundPool | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||