net.minecraft.client.sounds

public class SoundManager

extends SimplePreparableReloadListener<SoundManager$Preparations>

All mapped superinterfaces:

PreparableReloadListener

edz
net.minecraft.client.sounds.SoundManager
net.minecraft.class_1144
net.minecraft.unmapped.C_hfmtwavd
net.minecraft.client.sound.SoundManager
net.minecraft.client.audio.SoundHandler

Field summary

Modifier and TypeField
public static final Sound
a
EMPTY_SOUND
field_5592
f_hhhykjqi
MISSING_SOUND
field_147700_a
private static final org.apache.logging.log4j.Logger
b
LOGGER
field_5593
f_ogjcdvst
LOGGER
field_147698_b
private static final com.google.gson.Gson
c
GSON
field_5594
f_fqbriqec
GSON
field_147699_c
private static final ParameterizedType
d
SOUND_EVENT_REGISTRATION_TYPE
field_5591
f_rhathvjq
TYPE
field_147696_d
private final Map<ResourceLocation, WeighedSoundEvents>
e
registry
field_5588
f_jccmizbj
sounds
field_147697_e
private final SoundEngine
f
soundEngine
field_5590
f_qnxjfugd
soundSystem
field_147694_f

Constructor summary

ModifierConstructor
public (ResourceManager arg0, Options arg1)

Method summary

Modifier and TypeMethod
protected SoundManager$Preparations
a(zb arg0, aio arg1)
prepare(ResourceManager arg0, ProfilerFiller arg1)
method_18180(class_3300 arg0, class_3695 arg1)
m_mbrtaeux(C_tmnrpasf arg0, C_eslcbfsq arg1)
prepare(ResourceManager arg0, Profiler arg1)
func_212854_a_(IResourceManager arg0, IProfiler arg1)
protected void
a(edz$a arg0, zb arg1, aio arg2)
apply(SoundManager$Preparations arg0, ResourceManager arg1, ProfilerFiller arg2)
method_18182(class_1144$class_4009 arg0, class_3300 arg1, class_3695 arg2)
m_wrtaoxky(C_hfmtwavd$C_cwtdyuyd arg0, C_tmnrpasf arg1, C_eslcbfsq arg2)
apply(SoundManager$SoundList arg0, ResourceManager arg1, Profiler arg2)
func_212853_a_(SoundHandler$Loader arg0, IResourceManager arg1, IProfiler arg2)
protected static Map<String, SoundEventRegistration>
a(InputStream arg0)
getEventFromJson(InputStream arg0)
method_4867(InputStream arg0)
m_mjuycgty(InputStream arg0)
readSounds(InputStream arg0)
func_175085_a(InputStream arg0)
private static boolean
b(ecw arg0, sm arg1, zb arg2)
validateSoundResource(Sound arg0, ResourceLocation arg1, ResourceManager arg2)
method_4868(class_1111 arg0, class_2960 arg1, class_3300 arg2)
m_lehpooor(C_ranpgzkp arg0, C_ncpywfca arg1, C_tmnrpasf arg2)
isSoundResourcePresent(Sound arg0, Identifier arg1, ResourceManager arg2)
func_215292_b(Sound arg0, ResourceLocation arg1, IResourceManager arg2)
public WeighedSoundEvents
a(sm arg0)
getSoundEvent(ResourceLocation arg0)
method_4869(class_2960 arg0)
m_rbadpgdc(C_ncpywfca arg0)
get(Identifier arg0)
func_184398_a(ResourceLocation arg0)
public Collection<ResourceLocation>
a()
getAvailableSounds()
method_4864()
m_arsfsqit()
getKeys()
func_195477_a()
public void
a(eda arg0)
queueTickingSound(TickableSoundInstance arg0)
method_22140(class_1117 arg0)
m_mgfhyrmt(C_juuahjvj arg0)
playNextTick(TickableSoundInstance sound)
func_229364_a_(ITickableSound arg0)
public void
a(ecz arg0)
play(SoundInstance arg0)
method_4873(class_1113 arg0)
m_pooddtvg(C_uoilbcii arg0)
play(SoundInstance sound)
func_147682_a(ISound arg0)
public void
a(ecz arg0, int arg1)
playDelayed(SoundInstance arg0, int arg1)
method_4872(class_1113 arg0, int arg1)
m_qxagjxcb(C_uoilbcii arg0, int arg1)
play(SoundInstance sound, int delay)
func_147681_a(ISound arg0, int arg1)
public void
a(dbb arg0)
updateSource(Camera arg0)
method_4876(class_4184 arg0)
m_nogtggyc(C_dcmtgrvm arg0)
updateListenerPosition(Camera arg0)
func_215289_a(ActiveRenderInfo arg0)
public void
b()
pause()
method_4879()
m_hqmanxhu()
pauseAll()
func_147689_b()
public void
c()
stop()
method_4881()
m_rtfydyns()
stopAll()
func_147690_c()
public void
d()
destroy()
method_4882()
m_xesyenfb()
close()
func_147685_d()
public void
a(boolean arg0)
tick(boolean arg0)
method_18670(boolean arg0)
m_kqwlzxnf(boolean arg0)
tick(boolean arg0)
func_215290_a(boolean arg0)
public void
e()
resume()
method_4880()
m_mmgageef()
resumeAll()
func_147687_e()
public void
a(aaj arg0, float arg1)
updateSourceVolume(SoundSource arg0, float arg1)
method_4865(class_3419 arg0, float arg1)
m_dntrwbto(C_pqzizukq arg0, float arg1)
updateSoundVolume(SoundCategory category, float volume)
func_184399_a(SoundCategory arg0, float arg1)
public void
b(ecz arg0)
stop(SoundInstance arg0)
method_4870(class_1113 arg0)
m_yasppjdx(C_uoilbcii arg0)
stop(SoundInstance arg0)
func_147683_b(ISound arg0)
public boolean
c(ecz arg0)
isActive(SoundInstance arg0)
method_4877(class_1113 arg0)
m_mkiowrsl(C_uoilbcii arg0)
isPlaying(SoundInstance arg0)
func_215294_c(ISound arg0)
public void
a(edy arg0)
addListener(SoundEventListener arg0)
method_4878(class_1145 arg0)
m_xjeajjgm(C_jptxtfxt arg0)
registerListener(ListenerSoundInstance arg0)
func_184402_a(ISoundEventListener arg0)
public void
b(edy arg0)
removeListener(SoundEventListener arg0)
method_4866(class_1145 arg0)
m_dtlqceqx(C_jptxtfxt arg0)
unregisterListener(ListenerSoundInstance arg0)
func_184400_b(ISoundEventListener arg0)
public void
a(sm arg0, aaj arg1)
stop(ResourceLocation arg0, SoundSource arg1)
method_4875(class_2960 arg0, class_3419 arg1)
m_wvqbmtvr(C_ncpywfca arg0, C_pqzizukq arg1)
stopSounds(Identifier arg0, SoundCategory arg1)
func_195478_a(ResourceLocation arg0, SoundCategory arg1)
public String
f()
getDebugString()
method_20305()
m_uuimhnvn()
getDebugString()
func_215293_f()