Package net.minecraft.src
Class SoundManager.SoundSystemAccessor
- java.lang.Object
-
- paulscode.sound.SoundSystem
-
- net.minecraft.src.SoundManager.SoundSystemAccessor
-
- Enclosing class:
- SoundManager
public static class SoundManager.SoundSystemAccessor extends paulscode.sound.SoundSystem
-
-
Constructor Summary
Constructors Constructor Description SoundSystemAccessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description paulscode.sound.Library
getSoundLibrary()
-
Methods inherited from class paulscode.sound.SoundSystem
activate, backgroundMusic, backgroundMusic, checkFadeVolumes, cleanup, CommandQueue, cull, currentLibrary, dequeueSound, errorCheck, errorMessage, fadeOut, fadeOut, fadeOutIn, fadeOutIn, feedRawAudioData, flush, getLastException, getListenerData, getMasterVolume, getPitch, getVolume, importantMessage, init, initialized, interruptCommandThread, libraryCompatible, linkDefaultLibrariesAndCodecs, loadSound, loadSound, ManageSources, message, moveListener, newLibrary, newSource, newSource, newStreamingSource, newStreamingSource, pause, play, playing, playing, queueSound, queueSound, quickPlay, quickPlay, quickStream, quickStream, rawDataStream, removeSource, removeTemporarySources, rewind, setAttenuation, setDistOrRoll, setException, setListenerAngle, setListenerOrientation, setListenerPosition, setLooping, setMasterVolume, setPitch, setPosition, setPriority, setTemporary, setVolume, snooze, stop, switchLibrary, turnListener, unloadSound
-
-