net.minecraft.client.resources.sounds

public class SimpleSoundInstance

extends AbstractSoundInstance

All mapped superinterfaces:

SoundInstance

dzl
net.minecraft.client.resources.sounds.SimpleSoundInstance
net.minecraft.class_1109
net.minecraft.unmapped.C_ncutrueu
net.minecraft.client.sound.PositionedSoundInstance
net.minecraft.client.audio.SimpleSound

Constructor summary

ModifierConstructor
public (SoundEvent sound, SoundSource category, float volume, float pitch, BlockPos arg4)
public (SoundEvent sound, SoundSource category, float volume, float pitch, float x, float y, float z)
private (SoundEvent sound, SoundSource category, float volume, float pitch, boolean repeat, int repeatDelay, SoundInstance$Attenuation attenuationType, float x, float y, float z)
public (ResourceLocation id, SoundSource category, float volume, float pitch, boolean repeat, int repeatDelay, SoundInstance$Attenuation attenuationType, float x, float y, float z, boolean looping)

Method summary

Modifier and TypeMethod
public static SimpleSoundInstance
a(yo arg0, float arg1)
forUI(SoundEvent arg0, float arg1)
method_4758(class_3414 arg0, float arg1)
m_cnlxkzov(C_avavozay arg0, float arg1)
master(SoundEvent sound, float volume)
func_184371_a(SoundEvent arg0, float arg1)
public static SimpleSoundInstance
a(yo arg0, float arg1, float arg2)
forUI(SoundEvent arg0, float arg1, float arg2)
method_4757(class_3414 arg0, float arg1, float arg2)
m_fbgxuvtl(C_avavozay arg0, float arg1, float arg2)
master(SoundEvent sound, float volume, float pitch)
func_194007_a(SoundEvent arg0, float arg1, float arg2)
public static SimpleSoundInstance
a(yo arg0)
forMusic(SoundEvent arg0)
method_4759(class_3414 arg0)
m_dpvhxqsa(C_avavozay arg0)
music(SoundEvent sound)
func_184370_a(SoundEvent arg0)
public static SimpleSoundInstance
a(yo arg0, float arg1, float arg2, float arg3)
forRecord(SoundEvent arg0, float arg1, float arg2, float arg3)
method_4760(class_3414 arg0, float arg1, float arg2, float arg3)
m_lmnnxufk(C_avavozay arg0, float arg1, float arg2, float arg3)
record(SoundEvent sound, float x, float y, float z)
func_184372_a(SoundEvent arg0, float arg1, float arg2, float arg3)