net.minecraft.client.sound.instance

public class SimpleSoundInstance

extends AbstractSoundInstance

All mapped superinterfaces:

SoundInstance

bpf
net.minecraft.unmapped.C_70106630
net.minecraft.client.sound.instance.SimpleSoundInstance

Constructor summary

ModifierConstructor
public (Identifier id, float volume, float pitch, float x, float y, float z)
private (Identifier id, float volume, float pitch, boolean repeat, int period, SoundInstance$Attenuation attenuation, float x, float y, float z)

Method summary

Modifier and TypeMethod
public static SimpleSoundInstance
a(jy arg0, float arg1)
m_45291123(C_22168528 arg0, float arg1)
of(Identifier id, float pitch)
public static SimpleSoundInstance
a(jy arg0)
m_77889195(C_22168528 arg0)
of(Identifier id)
public static SimpleSoundInstance
a(jy arg0, float arg1, float arg2, float arg3)
m_81380250(C_22168528 arg0, float arg1, float arg2, float arg3)
of(Identifier id, float x, float y, float z)