Package net.minecraft.client.sound
Class SoundSystem.class_1326
java.lang.Object
paulscode.sound.SoundSystem
net.minecraft.client.sound.SoundSystem.class_1326
- Enclosing class:
- SoundSystem
@Environment(CLIENT) class SoundSystem.class_1326 extends paulscode.sound.SoundSystem
- Mappings:
Namespace Name official bpx$aintermediary net/minecraft/class_1325$class_1326named net/minecraft/client/sound/SoundSystem$class_1326
-
Field Summary
Fields inherited from class paulscode.sound.SoundSystem
className, commandQueue, commandThread, logger, randomNumberGenerator, soundLibrary -
Constructor Summary
Constructors Modifier Constructor Description privateclass_1326() -
Method Summary
Methods inherited from class paulscode.sound.SoundSystem
activate, backgroundMusic, backgroundMusic, changeDopplerFactor, changeDopplerVelocity, 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, loadSound, ManageSources, message, millisecondsPlayed, moveListener, newLibrary, newSource, newSource, newStreamingSource, newStreamingSource, pause, play, playing, queueSound, queueSound, quickPlay, quickPlay, quickStream, quickStream, rawDataStream, removeSource, removeTemporarySources, rewind, setAttenuation, setDistOrRoll, setException, setListenerAngle, setListenerOrientation, setListenerPosition, setListenerVelocity, setLooping, setMasterVolume, setPitch, setPosition, setPriority, setTemporary, setVelocity, setVolume, snooze, stop, switchLibrary, turnListener, unloadSound
-
Constructor Details
-
class_1326
private class_1326()
-
-
Method Details
-
playing
- Overrides:
playingin classpaulscode.sound.SoundSystem- Mappings:
Namespace Name Mixin selector official playingLbpx$a;playing(Ljava/lang/String;)Zintermediary playingLnet/minecraft/class_1325$class_1326;playing(Ljava/lang/String;)Znamed playingLnet/minecraft/client/sound/SoundSystem$class_1326;playing(Ljava/lang/String;)Z
-