net.minecraft.client.sound.system

public class SoundManager

implements ResourceReloadListener, Tickable

czh
net.minecraft.unmapped.C_95503740
net.minecraft.client.sound.system.SoundManager

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
b
f_00484868
LOGGER
private static final com.google.gson.Gson
c
f_38311297
GSON
private static final ParameterizedType
d
f_27944650
TYPE
public static final Sound
a
f_53708995
MISSING_SOUND
private final SoundRegistry
e
f_60912233
registry
private final SoundEngine
f
f_90086216
engine
private final ResourceManager
g
f_16851037
resourceManager

Constructor summary

ModifierConstructor
public (ResourceManager resourceManager, GameOptions options)

Method summary

Modifier and TypeMethod
public void
a(cvk arg0)
m_94505059(C_52500310 arg0)
reload(ResourceManager arg0)
protected Map
a(InputStream arg0)
m_39912701(InputStream arg0)
loadContainers(InputStream is)
private void
a(oa arg0, cya arg1)
m_01109380(C_22168528 arg0, C_65971603 arg1)
register(Identifier location, SoundList sounds)
public SoundPool
a(oa arg0)
m_94760620(C_22168528 arg0)
get(Identifier location)
public void
a(cye arg0)
m_76360080(C_53396390 arg0)
play(SoundInstance sound)
public void
a(cye arg0, int arg1)
m_31920319(C_53396390 arg0, int arg1)
play(SoundInstance sound, int delay)
public void
a(ahd arg0, float arg1)
m_95616545(C_40996800 arg0, float arg1)
updateListener(PlayerEntity player, float tickDelta)
public void
a()
m_84532828()
pause()
public void
b()
m_51791170()
stop()
public void
d()
m_57237250()
close()
public void
c()
m_65302345()
tick()
public void
e()
m_48398441()
resume()
public void
a(cxz arg0, float arg1)
m_88002341(C_28706180 arg0, float arg1)
setVolume(SoundCategory category, float volume)
public void
b(cye arg0)
m_46369840(C_53396390 arg0)
stop(SoundInstance sound)
public SoundPool
a(cxz... arg0)
m_18703652(C_28706180... arg0)
getRandom(SoundCategory... categories)
public boolean
c(cye arg0)
m_92956382(C_53396390 arg0)
isPlaying(SoundInstance sound)