net.minecraft.client.sound.instance

public class SimpleSoundInstance

extends AbstractSoundInstance

All mapped superinterfaces:

SoundInstance

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

Constructor summary

ModifierConstructor
public (SoundEvent sound, SoundCategory category, float volume, float pitch, BlockPos pos)
public (SoundEvent sound, SoundCategory category, float volume, float pitch, float x, float y, float z)
private (SoundEvent sound, SoundCategory category, float volume, float pitch, boolean looping, int period, SoundInstance$Attenuation attenuation, float x, float y, float z)
public (Identifier id, SoundCategory category, float pitch, float volume, boolean looping, int period, SoundInstance$Attenuation attenuation, float x, float y, float z)

Method summary

Modifier and TypeMethod
public static SimpleSoundInstance
a(ni arg0, float arg1)
m_45291123(C_13152511 arg0, float arg1)
of(SoundEvent sound, float volume)
public static SimpleSoundInstance
a(ni arg0)
m_77889195(C_13152511 arg0)
of(SoundEvent sound)
public static SimpleSoundInstance
a(ni arg0, float arg1, float arg2, float arg3)
m_81380250(C_13152511 arg0, float arg1, float arg2, float arg3)
of(SoundEvent sound, float x, float y, float z)