net.minecraft.client.sound

public abstract class AbstractSoundInstance

implements SoundInstance

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

Field summary

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

Constructor summary

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

Method summary

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