net.minecraft.client.sound

public class Sound

implements SoundContainer<Sound>

eoj
net.minecraft.client.resources.sounds.Sound
net.minecraft.class_1111
net.minecraft.client.sound.Sound
net.minecraft.unmapped.C_ranpgzkp
net.minecraft.client.audio.Sound
net.minecraft.client.audio.Sound

Field summary

Modifier and TypeField
private final Identifier
a
location
field_5469
id
f_tssllbfk
field_188726_a
name
private final float
b
volume
field_5466
volume
f_hvrimjtn
field_188727_b
volume
private final float
c
pitch
field_5464
pitch
f_yttqaaxg
field_188728_c
pitch
private final int
d
weight
field_5468
weight
f_cgbojlnn
field_188729_d
weight
private final Sound$RegistrationType
e
type
field_5470
registrationType
f_pcijinbr
field_188730_e
type
private final boolean
f
stream
field_5467
stream
f_tjysawww
field_188731_f
streaming
private final boolean
g
preload
field_5465
preload
f_yokviiro
field_204258_g
preload
private final int
h
attenuationDistance
field_5463
attenuation
f_lhakahso
field_206256_h
attenuationDistance

Constructor summary

ModifierConstructor
public (String id, float volume, float pitch, int weight, Sound$RegistrationType registrationType, boolean stream, boolean preload, int attenuation)

Method summary

Modifier and TypeMethod
public Identifier
a()
getLocation()
method_4767()
getIdentifier()
m_kgunfzrd()
func_188719_a()
getSoundLocation()
public Identifier
b()
getPath()
method_4766()
getLocation()
m_hdvvhzzl()
func_188721_b()
getSoundAsOggLocation()
public float
c()
getVolume()
method_4771()
getVolume()
m_kkxyeywe()
func_188724_c()
getVolume()
public float
d()
getPitch()
method_4772()
getPitch()
m_vxcnjtix()
func_188725_d()
getPitch()
public int
e()
getWeight()
method_4894()
getWeight()
m_rcppjsex()
func_148721_a()
getWeight()
public Sound
f()
getSound()
method_4765()
getSound()
m_xobixocn()
func_148720_g()
cloneEntry()
public void
a(epk arg0)
preloadIfRequired(SoundEngine arg0)
method_18188(class_1140 arg0)
preload(SoundSystem arg0)
m_luvukxnk(C_stgbrlun arg0)
func_217867_a(SoundEngine arg0)
enqueuePreload(SoundEngine arg0)
public Sound$RegistrationType
g()
getType()
method_4768()
getRegistrationType()
m_rrqlrvcn()
func_188722_g()
getType()
public boolean
h()
shouldStream()
method_4769()
isStreamed()
m_kgmmlcqn()
func_188723_h()
isStreaming()
public boolean
i()
shouldPreload()
method_4764()
isPreloaded()
m_pspdwdlv()
func_204257_i()
shouldPreload()
public int
j()
getAttenuationDistance()
method_4770()
getAttenuation()
m_pddfdicd()
func_206255_j()
getAttenuationDistance()