net.minecraft.client.sound

public class SoundManager

extends SinglePreparationResourceReloadListener<SoundManager$SoundList>

All mapped superinterfaces:

ResourceReloadListener

dyb
net.minecraft.class_1144
net.minecraft.client.sound.SoundManager
net.minecraft.client.sound.system.SoundManager
net.minecraft.client.audio.SoundHandler
net.minecraft.client.audio.SoundHandler

Field summary

Modifier and TypeField
public static final Sound
a
field_5592
MISSING_SOUND
MISSING_SOUND
field_147700_a
MISSING_SOUND
private static final org.apache.logging.log4j.Logger
b
field_5593
LOGGER
LOGGER
field_147698_b
LOGGER
private static final com.google.gson.Gson
c
field_5594
GSON
GSON
field_147699_c
GSON
private static final ParameterizedType
d
field_5591
TYPE
TYPE
field_147696_d
TYPE
private final Map<Identifier, WeightedSoundSet>
e
field_5588
sounds
registry
field_147697_e
soundRegistry
private final SoundSystem
f
field_5590
soundSystem
engine
field_147694_f
sndManager

Constructor summary

ModifierConstructor
public (ResourceManager arg0, GameOptions arg1)

Method summary

Modifier and TypeMethod
protected SoundManager$SoundList
a(xg arg0, agk arg1)
method_18180(class_3300 arg0, class_3695 arg1)
method_18180(ResourceManager arg0, Profiler arg1)
prepareResources(ResourceManager resourceManager, Profiler profiler)
func_212854_a_(IResourceManager arg0, IProfiler arg1)
prepare(IResourceManager resourceManagerIn, IProfiler profilerIn)
protected void
a(dyb$a arg0, xg arg1, agk arg2)
method_18182(class_1144$class_4009 arg0, class_3300 arg1, class_3695 arg2)
method_18182(SoundManager$SoundList arg0, ResourceManager arg1, Profiler arg2)
applyResources(SoundManager$C_03531641 resources, ResourceManager resourceManager, Profiler profiler)
func_212853_a_(SoundHandler$Loader arg0, IResourceManager arg1, IProfiler arg2)
apply(SoundHandler$Loader splashList, IResourceManager resourceManagerIn, IProfiler profilerIn)
protected static Map<String, SoundEntry>
a(InputStream arg0)
method_4867(InputStream arg0)
readSounds(InputStream arg0)
loadContainers(InputStream arg0)
func_175085_a(InputStream arg0)
getSoundMap(InputStream arg0)
private static boolean
b(dwy arg0, qt arg1, xg arg2)
method_4868(class_1111 arg0, class_2960 arg1, class_3300 arg2)
isSoundResourcePresent(Sound arg0, Identifier arg1, ResourceManager arg2)
load(Sound arg0, Identifier arg1, ResourceManager arg2)
func_215292_b(Sound arg0, ResourceLocation arg1, IResourceManager arg2)
func_215292_b(Sound arg0, ResourceLocation arg1, IResourceManager arg2)
public WeightedSoundSet
a(qt arg0)
method_4869(class_2960 arg0)
get(Identifier arg0)
get(Identifier location)
func_184398_a(ResourceLocation arg0)
getAccessor(ResourceLocation location)
public Collection<Identifier>
a()
method_4864()
getKeys()
getLocations()
func_195477_a()
getAvailableSounds()
public void
a(dxb arg0)
method_4873(class_1113 arg0)
play(SoundInstance arg0)
play(SoundInstance sound)
func_147682_a(ISound arg0)
play(ISound sound)
public void
a(dxb arg0, int arg1)
method_4872(class_1113 arg0, int arg1)
play(SoundInstance arg0, int arg1)
play(SoundInstance sound, int delay)
func_147681_a(ISound arg0, int arg1)
playDelayed(ISound sound, int delay)
public void
a(cvd arg0)
method_4876(class_4184 arg0)
updateListenerPosition(Camera arg0)
updateListener(Camera arg0)
func_215289_a(ActiveRenderInfo arg0)
updateListener(ActiveRenderInfo arg0)
public void
b()
method_4879()
pauseAll()
pause()
func_147689_b()
pause()
public void
c()
method_4881()
stopAll()
stop()
func_147690_c()
stop()
public void
d()
method_4882()
close()
close()
func_147685_d()
unloadSounds()
public void
a(boolean arg0)
method_18670(boolean arg0)
tick(boolean arg0)
m_92084301(boolean arg0)
func_215290_a(boolean arg0)
tick(boolean isGamePaused)
public void
e()
method_4880()
resumeAll()
resume()
func_147687_e()
resume()
public void
a(yo arg0, float arg1)
method_4865(class_3419 arg0, float arg1)
updateSoundVolume(SoundCategory arg0, float arg1)
setVolume(SoundCategory category, float volume)
func_184399_a(SoundCategory arg0, float arg1)
setSoundLevel(SoundCategory category, float volume)
public void
b(dxb arg0)
method_4870(class_1113 arg0)
stop(SoundInstance arg0)
stop(SoundInstance sound)
func_147683_b(ISound arg0)
stop(ISound soundIn)
public boolean
c(dxb arg0)
method_4877(class_1113 arg0)
isPlaying(SoundInstance arg0)
isPlaying(SoundInstance sound)
func_215294_c(ISound arg0)
isPlaying(ISound arg0)
public void
a(dya arg0)
method_4878(class_1145 arg0)
registerListener(ListenerSoundInstance arg0)
addListener(SoundEventListener listener)
func_184402_a(ISoundEventListener arg0)
addListener(ISoundEventListener listener)
public void
b(dya arg0)
method_4866(class_1145 arg0)
unregisterListener(ListenerSoundInstance arg0)
removeListener(SoundEventListener listener)
func_184400_b(ISoundEventListener arg0)
removeListener(ISoundEventListener listener)
public void
a(qt arg0, yo arg1)
method_4875(class_2960 arg0, class_3419 arg1)
stopSounds(Identifier arg0, SoundCategory arg1)
stop(Identifier location, SoundCategory category)
func_195478_a(ResourceLocation arg0, SoundCategory arg1)
stop(ResourceLocation id, SoundCategory category)
public String
f()
method_20305()
getDebugString()
m_89970307()
func_215293_f()
getDebugString()