net.minecraft.client.sound

public class Sound

implements SoundContainer<Sound>

dwu
net.minecraft.class_1111
net.minecraft.client.sound.Sound
net.minecraft.client.audio.Sound
net.minecraft.client.audio.Sound

Field summary

Modifier and TypeField
private final Identifier
a
field_5469
location
field_188726_a
field_188726_a
private final float
b
field_5466
volume
field_188727_b
field_188727_b
private final float
c
field_5464
pitch
field_188728_c
field_188728_c
private final int
d
field_5468
weight
field_188729_d
field_188729_d
private final Sound$Type
e
field_5470
type
field_188730_e
field_188730_e
private final boolean
f
field_5467
stream
field_188731_f
field_188731_f
private final boolean
g
field_5465
preload
field_204258_g
field_204258_g
private final int
h
field_5463
attenuationDistance
field_206256_h
field_206256_h

Constructor summary

ModifierConstructor
public (String path, float volume, float pitch, int weight, Sound$Type type, boolean stream, boolean preload, int attenuationDistance)

Method summary

Modifier and TypeMethod
public Identifier
a()
method_4767()
getLocation()
func_188719_a()
getSoundLocation()
public Identifier
b()
method_4766()
getPath()
func_188721_b()
getSoundAsOggLocation()
public float
c()
method_4771()
getVolume()
func_188724_c()
getVolume()
public float
d()
method_4772()
getPitch()
func_188725_d()
getPitch()
public int
e()
method_4894()
getWeight()
func_148721_a()
getWeight()
public Sound
f()
method_4765()
get()
func_148720_g()
cloneEntry()
public void
a(dxu arg0)
method_18188(class_1140 arg0)
m_01898177(SoundEngine arg0)
func_217867_a(SoundEngine arg0)
func_217867_a(SoundEngine arg0)
public Sound$Type
g()
method_4768()
getType()
func_188722_g()
getType()
public boolean
h()
method_4769()
isStream()
func_188723_h()
isStreaming()
public boolean
i()
method_4764()
isPreload()
func_204257_i()
shouldPreload()
public int
j()
method_4770()
getAttenuationDistance()
func_206255_j()
getAttenuationDistance()