net.minecraft.client.resources.sounds

public abstract class AbstractSoundInstance

implements SoundInstance

ecg
net.minecraft.client.resources.sounds.AbstractSoundInstance
net.minecraft.class_1102
net.minecraft.unmapped.C_mdxfdouh
net.minecraft.client.sound.AbstractSoundInstance
net.minecraft.client.audio.LocatableSound

Field summary

Modifier and TypeField
protected Sound
a
sound
field_5444
f_lkjbisrl
sound
field_184367_a
private WeighedSoundEvents
n
soundEvent
field_5443
f_aequhbpm
soundSet
field_184369_l
protected final SoundSource
b
source
field_5447
f_acuovuqw
category
field_184368_b
protected final ResourceLocation
c
location
field_5448
f_iqmstopx
id
field_147664_a
protected float
d
volume
field_5442
f_vfduhodo
volume
field_147662_b
protected float
e
pitch
field_5441
f_rbwpnaco
pitch
field_147663_c
protected float
f
x
field_5439
f_tabkspxg
x
field_147660_d
protected float
g
y
field_5450
f_roknqxft
y
field_147661_e
protected float
h
z
field_5449
f_pqrywxvc
z
field_147658_f
protected boolean
i
looping
field_5446
f_yuqtwmpu
repeat
field_147659_g
protected int
j
delay
field_5451
f_wqgvpzrx
repeatDelay
field_147665_h
protected SoundInstance$Attenuation
k
attenuation
field_5440
f_bbdeymsk
attenuationType
field_147666_i
protected boolean
l
priority
field_18935
f_cmuwutxm
field_204201_l
protected boolean
m
relative
field_18936
f_qtzfpdzp
looping
field_217862_m

Constructor summary

ModifierConstructor
protected (SoundEvent sound, SoundSource category)
protected (ResourceLocation soundId, SoundSource category)

Method summary

Modifier and TypeMethod
public ResourceLocation
a()
getLocation()
method_4775()
m_haudypsp()
getId()
func_147650_b()
public WeighedSoundEvents
a(edw arg0)
resolve(SoundManager arg0)
method_4783(class_1144 arg0)
m_nuxjkdcq(C_hfmtwavd arg0)
getSoundSet(SoundManager arg0)
func_184366_a(SoundHandler arg0)
public Sound
b()
getSound()
method_4776()
m_roiyaiwa()
getSound()
func_184364_b()
public SoundSource
c()
getSource()
method_4774()
m_blyehiif()
getCategory()
func_184365_d()
public boolean
d()
isLooping()
method_4786()
m_kbimzicg()
isRepeatable()
func_147657_c()
public int
e()
getDelay()
method_4780()
m_mvodtnoz()
getRepeatDelay()
func_147652_d()
public float
f()
getVolume()
method_4781()
m_geidvrhb()
getVolume()
func_147653_e()
public float
g()
getPitch()
method_4782()
m_dwvybekm()
getPitch()
func_147655_f()
public float
h()
getX()
method_4784()
m_bkxbwlac()
getX()
func_147649_g()
public float
i()
getY()
method_4779()
m_izlkttim()
getY()
func_147654_h()
public float
j()
getZ()
method_4778()
m_nvchoahl()
getZ()
func_147651_i()
public SoundInstance$Attenuation
k()
getAttenuation()
method_4777()
m_edxitxye()
getAttenuationType()
func_147656_j()
public boolean
m()
isRelative()
method_4787()
m_hmfhmoqg()
isLooping()
func_217861_m()