net.minecraft.client.resources.sounds

public interface SoundInstance

hsa
net.minecraft.client.resources.sounds.SoundInstance
net.minecraft.class_1113

Method summary

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