net.minecraft.client.sound

public abstract class AbstractSoundInstance

implements SoundInstance

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

Field summary

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

Constructor summary

ModifierConstructor
protected (SoundEvent sound, SoundCategory category)
protected (Identifier soundId, SoundCategory category)

Method summary

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