net.minecraft.client.sounds

public class SoundEngine

eam
net.minecraft.client.sounds.SoundEngine
net.minecraft.class_1140
net.minecraft.unmapped.C_stgbrlun
net.minecraft.client.sound.SoundSystem
net.minecraft.client.audio.SoundEngine

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Marker
a
MARKER
field_5553
f_dhtfppaq
MARKER
field_148623_a
private static final org.apache.logging.log4j.Logger
b
LOGGER
field_5559
f_bvozlott
LOGGER
field_148621_b
private static final Set<ResourceLocation>
c
ONLY_WARN_ONCE
field_5561
f_mkjqvrng
unknownSounds
field_188775_c
private final SoundManager
d
soundManager
field_5552
f_ramdambm
loader
field_148622_c
private final Options
e
options
field_5555
f_qqehthct
settings
field_148619_d
private boolean
f
loaded
field_5563
f_hcluncyw
started
field_148617_f
private final Library
g
library
field_18945
f_zjqgbepu
soundEngine
field_217937_g
private final Listener
h
listener
field_18946
f_vqxjsweb
listener
field_217938_h
private final SoundBufferLibrary
i
soundBuffers
field_18947
f_xeuabuwy
soundLoader
field_217939_i
private final SoundEngineExecutor
j
executor
field_18948
f_chiplauj
taskQueue
field_217940_j
private final ChannelAccess
k
channelAccess
field_18949
f_vrwtqkmw
channel
field_217941_k
private int
l
tickCount
field_5550
f_muoapcbp
ticks
field_148618_g
private final Map<SoundInstance, ChannelAccess$ChannelHandle>
m
instanceToChannel
field_18950
f_lehdzrjy
sources
field_217942_m
private final com.google.common.collect.Multimap<SoundSource, SoundInstance>
n
instanceBySource
field_18951
f_fzisjasd
sounds
field_217943_n
private final List<TickableSoundInstance>
o
tickingSounds
field_5557
f_fkxmefiu
tickingSounds
field_148625_l
private final Map<SoundInstance, Integer>
p
queuedSounds
field_5566
f_wmnnuihj
startTicks
field_148626_m
private final Map<SoundInstance, Integer>
q
soundDeleteTime
field_18952
f_bpeeuaei
soundEndTicks
field_148624_n
private final List<SoundEventListener>
r
listeners
field_5558
f_qertiuyw
listeners
field_188777_o
private final List<Sound>
s
preloadQueue
field_5551
f_aivobbjv
preloadedSounds
field_204261_q

Constructor summary

ModifierConstructor
public (SoundManager loader, Options settings, ResourceManager arg2)

Method summary

Modifier and TypeMethod
public void
a()
reload()
method_4837()
m_chxkzpva()
reloadSounds()
func_148596_a()
private synchronized void
g()
loadLibrary()
method_4846()
m_nngfnxnc()
start()
func_148608_i()
private float
a(yq arg0)
getVolume(SoundSource arg0)
method_4850(class_3419 arg0)
m_lfocrrxe(C_pqzizukq arg0)
getSoundVolume(SoundCategory arg0)
func_188769_a(SoundCategory arg0)
public void
a(yq arg0, float arg1)
updateCategoryVolume(SoundSource arg0, float arg1)
method_4844(class_3419 arg0, float arg1)
m_xdilvuqd(C_pqzizukq arg0, float arg1)
updateSoundVolume(SoundCategory arg0, float volume)
func_188771_a(SoundCategory arg0, float arg1)
public void
b()
destroy()
method_4856()
m_fflzzobs()
stop()
func_148613_b()
public void
a(dzp arg0)
stop(SoundInstance arg0)
method_19753(class_1113 arg0)
m_voywkswh(C_uoilbcii arg0)
stop(SoundInstance arg0)
func_148602_b(ISound arg0)
public void
c()
stopAll()
method_4843()
m_xznierhu()
stopAll()
func_148614_c()
public void
a(eao arg0)
addEventListener(SoundEventListener arg0)
method_4855(class_1145 arg0)
m_dfprwycu(C_jptxtfxt arg0)
registerListener(ListenerSoundInstance arg0)
func_188774_a(ISoundEventListener arg0)
public void
b(eao arg0)
removeEventListener(SoundEventListener arg0)
method_4847(class_1145 arg0)
m_nwerrxob(C_jptxtfxt arg0)
unregisterListener(ListenerSoundInstance arg0)
func_188773_b(ISoundEventListener arg0)
public void
a(boolean arg0)
tick(boolean arg0)
method_20185(boolean arg0)
m_zgejpfhq(boolean arg0)
tick(boolean arg0)
func_217921_a(boolean arg0)
private void
h()
tickNonPaused()
method_4857()
m_bnkwmywr()
tick()
func_217927_h()
public boolean
b(dzp arg0)
isActive(SoundInstance arg0)
method_4835(class_1113 arg0)
m_upybahcb(C_uoilbcii arg0)
isPlaying(SoundInstance arg0)
func_217933_b(ISound arg0)
public void
c(dzp arg0)
play(SoundInstance arg0)
method_4854(class_1113 arg0)
m_ynizwdma(C_uoilbcii arg0)
play(SoundInstance arg0)
func_148611_c(ISound arg0)
public void
a(dzm arg0)
requestPreload(Sound arg0)
method_4851(class_1111 arg0)
m_lbtvnopw(C_ranpgzkp arg0)
addPreloadedSound(Sound sound)
func_204259_a(Sound arg0)
private float
d(dzp arg0)
calculatePitch(SoundInstance arg0)
method_4849(class_1113 arg0)
m_tpsbqimn(C_uoilbcii arg0)
getAdjustedPitch(SoundInstance arg0)
func_188772_d(ISound arg0)
private float
e(dzp arg0)
calculateVolume(SoundInstance arg0)
method_4853(class_1113 arg0)
m_qbzoaxun(C_uoilbcii arg0)
getAdjustedVolume(SoundInstance arg0)
func_188770_e(ISound arg0)
public void
d()
pause()
method_19761()
m_cqcstdxx()
pauseAll()
func_148610_e()
public void
e()
resume()
method_19762()
m_juvwkvdc()
resumeAll()
func_148604_f()
public void
a(dzp arg0, int arg1)
playDelayed(SoundInstance arg0, int arg1)
method_4852(class_1113 arg0, int arg1)
m_hzmgizmz(C_uoilbcii arg0, int arg1)
play(SoundInstance sound, int delay)
func_148599_a(ISound arg0, int arg1)
public void
a(cxq arg0)
updateSource(Camera arg0)
method_4840(class_4184 arg0)
m_dgwnjibb(C_dcmtgrvm arg0)
updateListenerPosition(Camera arg0)
func_217920_a(ActiveRenderInfo arg0)
public void
a(qv arg0, yq arg1)
stop(ResourceLocation arg0, SoundSource arg1)
method_4838(class_2960 arg0, class_3419 arg1)
m_eaeaucrp(C_ncpywfca arg0, C_pqzizukq arg1)
stopSounds(Identifier arg0, SoundCategory arg1)
func_195855_a(ResourceLocation arg0, SoundCategory arg1)
public String
f()
getDebugString()
method_20304()
m_olxetlgo()
getDebugString()
func_217932_f()