net.minecraft.client.sound

public class Sound

implements SoundContainer<Sound>

igh
net.minecraft.client.resources.sounds.Sound
net.minecraft.class_1111
net.minecraft.client.sound.Sound
net.minecraft.unmapped.C_ranpgzkp
net.minecraft.client.sound.Sound
net.minecraft.src.C_4562_

Field summary

Modifier and TypeField
public static final ResourceFinder
a
SOUND_LISTER
field_40575
FINDER
f_uoehwizk
SOUND_NAMESPACE
f_244492_
private final Identifier
b
location
field_5469
id
f_tssllbfk
id
f_119770_
private final FloatSupplier
c
volume
field_5466
volume
f_hvrimjtn
volume
f_119771_
private final FloatSupplier
d
pitch
field_5464
pitch
f_yttqaaxg
pitch
f_119772_
private final int
e
weight
field_5468
weight
f_cgbojlnn
weight
f_119773_
private final Sound$RegistrationType
f
type
field_5470
registrationType
f_pcijinbr
registrationType
f_119774_
private final boolean
g
stream
field_5467
stream
f_tjysawww
stream
f_119775_
private final boolean
h
preload
field_5465
preload
f_yokviiro
preload
f_119776_
private final int
i
attenuationDistance
field_5463
attenuation
f_lhakahso
attenuation
f_119777_

Constructor summary

ModifierConstructor
public (Identifier id, FloatSupplier volume, FloatSupplier 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()
getIdentifier()
m_119787_()
public Identifier
b()
getPath()
method_4766()
getLocation()
m_hdvvhzzl()
getLocation()
m_119790_()
public FloatSupplier
c()
getVolume()
method_4771()
getVolume()
m_kkxyeywe()
getVolume()
m_235146_()
public FloatSupplier
d()
getPitch()
method_4772()
getPitch()
m_vxcnjtix()
getPitch()
m_235147_()
public int
e()
getWeight()
method_4894()
getWeight()
m_pbpxhold()
m_7789_()
public Sound
a(bfq arg0)
getSound(RandomSource arg0)
method_4765(class_5819 arg0)
getSound(Random arg0)
m_htjnacnr(C_rlomrsco arg0)
m_dyuchbjd(RandomGenerator random)
m_213718_(C_212974_ arg0)
public void
a(ihn arg0)
preloadIfRequired(SoundEngine arg0)
method_18188(class_1140 arg0)
preload(SoundSystem arg0)
m_vhickidb(C_stgbrlun arg0)
m_8054_(C_4600_ arg0)
public Sound$RegistrationType
f()
getType()
method_4768()
getRegistrationType()
m_rrqlrvcn()
getRegistrationType()
m_119795_()
public boolean
g()
shouldStream()
method_4769()
isStreamed()
m_kgmmlcqn()
isStreamed()
m_119796_()
public boolean
h()
shouldPreload()
method_4764()
isPreloaded()
m_pspdwdlv()
isPreloaded()
m_119797_()
public int
i()
getAttenuationDistance()
method_4770()
getAttenuation()
m_pddfdicd()
getAttenuation()
m_119798_()