net.minecraft.client.sound

public class Sound

implements SoundContainer<Sound>

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

Field summary

Modifier and TypeField
private final MinecraftKey
a
field_5469
id
field_188726_a
private final float
b
field_5466
volume
field_188727_b
private final float
c
field_5464
pitch
field_188728_c
private final int
d
field_5468
weight
field_188729_d
private final Sound$RegistrationType
e
field_5470
registrationType
field_188730_e
private final boolean
f
field_5467
stream
field_188731_f
private final boolean
g
field_5465
preload
field_204258_g
private final int
h
field_5463
attenuation
field_206256_h

Constructor summary

ModifierConstructor
public (String arg0, float arg1, float arg2, int arg3, Sound$RegistrationType arg4, boolean arg5, boolean arg6, int arg7)

Method summary

Modifier and TypeMethod
public MinecraftKey
a()
method_4767()
getIdentifier()
func_188719_a()
public MinecraftKey
b()
method_4766()
getLocation()
func_188721_b()
public float
c()
method_4771()
getVolume()
func_188724_c()
public float
d()
method_4772()
getPitch()
func_188725_d()
public int
e()
method_4894()
getWeight()
func_148721_a()
public Sound
f()
method_4765()
method_4765()
func_148720_g()
public void
a(dxy arg0)
method_18188(class_1140 arg0)
preload(SoundSystem arg0)
func_217867_a(SoundEngine arg0)
public Sound$RegistrationType
g()
method_4768()
getRegistrationType()
func_188722_g()
public boolean
h()
method_4769()
isStreamed()
func_188723_h()
public boolean
i()
method_4764()
isPreloaded()
func_204257_i()
public int
j()
method_4770()
getAttenuation()
func_206255_j()