net.minecraft.client.resources.sounds

public abstract class AbstractSoundInstance

implements SoundInstance

fxg
net.minecraft.client.resources.sounds.AbstractSoundInstance
net.minecraft.class_1102
net.minecraft.unmapped.C_mdxfdouh
net.minecraft.client.sound.AbstractSoundInstance
net.minecraft.client.sound.AbstractSoundInstance
net.minecraft.src.C_4547_

Field summary

Modifier and TypeField
protected Sound
a
sound
field_5444
f_lkjbisrl
sound
sound
f_119570_
protected final SoundSource
b
source
field_5447
f_acuovuqw
category
category
f_119571_
protected final ResourceLocation
c
location
field_5448
f_iqmstopx
id
id
f_119572_
protected float
d
volume
field_5442
f_vfduhodo
volume
volume
f_119573_
protected float
e
pitch
field_5441
f_rbwpnaco
pitch
pitch
f_119574_
protected double
f
x
field_5439
f_tabkspxg
x
x
f_119575_
protected double
g
y
field_5450
f_roknqxft
y
y
f_119576_
protected double
h
z
field_5449
f_pqrywxvc
z
z
f_119577_
protected boolean
i
looping
field_5446
f_yuqtwmpu
repeat
repeat
f_119578_
protected int
j
delay
field_5451
f_wqgvpzrx
repeatDelay
repeatDelay
f_119579_
protected SoundInstance$Attenuation
k
attenuation
field_5440
f_bbdeymsk
attenuationType
attenuationType
f_119580_
protected boolean
l
relative
field_18936
f_qtzfpdzp
relative
relative
f_119582_
protected RandomSource
m
random
field_38800
f_mouekksu
random
random
f_235066_

Constructor summary

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

Method summary

Modifier and TypeMethod
public ResourceLocation
a()
getLocation()
method_4775()
m_haudypsp()
getId()
getId()
m_7904_()
public WeighedSoundEvents
a(fzc arg0)
resolve(SoundManager arg0)
method_4783(class_1144 arg0)
m_nuxjkdcq(C_hfmtwavd arg0)
getSoundSet(SoundManager arg0)
getSoundSet(SoundManager arg0)
m_6775_(C_4603_ arg0)
public Sound
b()
getSound()
method_4776()
m_roiyaiwa()
getSound()
getSound()
m_5891_()
public SoundSource
c()
getSource()
method_4774()
m_blyehiif()
getCategory()
getCategory()
m_8070_()
public boolean
d()
isLooping()
method_4786()
m_kbimzicg()
isRepeatable()
isRepeatable()
m_7775_()
public int
e()
getDelay()
method_4780()
m_mvodtnoz()
getRepeatDelay()
getRepeatDelay()
m_7766_()
public float
f()
getVolume()
method_4781()
m_geidvrhb()
getVolume()
getVolume()
m_7769_()
public float
g()
getPitch()
method_4782()
m_dwvybekm()
getPitch()
getPitch()
m_7783_()
public double
h()
getX()
method_4784()
m_bkxbwlac()
getX()
getX()
m_7772_()
public double
i()
getY()
method_4779()
m_izlkttim()
getY()
getY()
m_7780_()
public double
j()
getZ()
method_4778()
m_nvchoahl()
getZ()
getZ()
m_7778_()
public SoundInstance$Attenuation
k()
getAttenuation()
method_4777()
m_edxitxye()
getAttenuationType()
getAttenuationType()
m_7438_()
public boolean
l()
isRelative()
method_4787()
m_hmfhmoqg()
isRelative()
isRelative()
m_7796_()