net.minecraft.client.resources.sounds

public interface SoundInstance

hfi
net.minecraft.client.resources.sounds.SoundInstance
net.minecraft.class_1113
net.minecraft.client.sound.SoundInstance

Method summary

Modifier and TypeMethod
ResourceLocation
a()
getLocation()
method_4775()
getId()
WeighedSoundEvents
a(hgn arg0)
resolve(SoundManager arg0)
method_4783(class_1144 arg0)
getSoundSet(SoundManager soundManager)
Sound
b()
getSound()
method_4776()
getSound()
SoundSource
c()
getSource()
method_4774()
getCategory()
boolean
d()
isLooping()
method_4786()
isRepeatable()
boolean
l()
isRelative()
method_4787()
isRelative()
int
e()
getDelay()
method_4780()
getRepeatDelay()
float
f()
getVolume()
method_4781()
getVolume()
float
g()
getPitch()
method_4782()
getPitch()
double
h()
getX()
method_4784()
getX()
double
i()
getY()
method_4779()
getY()
double
j()
getZ()
method_4778()
getZ()
SoundInstance$Attenuation
k()
getAttenuation()
method_4777()
getAttenuationType()
default boolean
r()
canStartSilent()
method_4785()
shouldAlwaysPlay()
default boolean
s()
canPlaySound()
method_26273()
canPlay()
static RandomSource
t()
createUnseededRandom()
method_43221()
createRandom()