net.minecraft.client.resources.sounds

public abstract class AbstractSoundInstance

implements SoundInstance

hmc
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

Field summary

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

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()
public WeighedSoundEvents
a(hoa arg0)
resolve(SoundManager arg0)
method_4783(class_1144 arg0)
m_nuxjkdcq(C_hfmtwavd arg0)
getSoundSet(SoundManager arg0)
getSoundSet(SoundManager arg0)
public Sound
b()
getSound()
method_4776()
m_roiyaiwa()
getSound()
getSound()
public SoundSource
c()
getSource()
method_4774()
m_blyehiif()
getCategory()
getCategory()
public boolean
d()
isLooping()
method_4786()
m_kbimzicg()
isRepeatable()
isRepeatable()
public int
e()
getDelay()
method_4780()
m_mvodtnoz()
getRepeatDelay()
getRepeatDelay()
public float
f()
getVolume()
method_4781()
m_geidvrhb()
getVolume()
getVolume()
public float
g()
getPitch()
method_4782()
m_dwvybekm()
getPitch()
getPitch()
public double
h()
getX()
method_4784()
m_bkxbwlac()
getX()
getX()
public double
i()
getY()
method_4779()
m_izlkttim()
getY()
getY()
public double
j()
getZ()
method_4778()
m_nvchoahl()
getZ()
getZ()
public SoundInstance$Attenuation
k()
getAttenuation()
method_4777()
m_edxitxye()
getAttenuationType()
getAttenuationType()
public boolean
l()
isRelative()
method_4787()
m_hmfhmoqg()
isRelative()
isRelative()