net.minecraft.client.resources.sounds

public class SimpleSoundInstance

extends AbstractSoundInstance

All mapped superinterfaces:

SoundInstance

emp
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 pos)
public (SoundEvent sound, SoundSource category, float volume, float pitch, double arg4, double arg5, double arg6)
private (SoundEvent sound, SoundSource category, float volume, float pitch, boolean repeat, int repeatDelay, SoundInstance$Attenuation attenuationType, double arg7, double arg8, double arg9)
public (ResourceLocation id, SoundSource category, float volume, float pitch, boolean repeat, int repeatDelay, SoundInstance$Attenuation attenuationType, double arg7, double arg8, double arg9, boolean arg10)

Method summary

Modifier and TypeMethod
public static SimpleSoundInstance
a(adp 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 pitch)
func_184371_a(SoundEvent arg0, float arg1)
public static SimpleSoundInstance
a(adp 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 pitch, float volume)
func_194007_a(SoundEvent arg0, float arg1, float arg2)
public static SimpleSoundInstance
a(adp 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(adp arg0, double arg1, double arg2, double arg3)
forRecord(SoundEvent arg0, double arg1, double arg2, double arg3)
method_4760(class_3414 arg0, double arg1, double arg2, double arg3)
m_lmnnxufk(C_avavozay arg0, double arg1, double arg2, double arg3)
record(SoundEvent sound, double arg1, double arg2, double arg3)
func_184372_a(SoundEvent arg0, double arg1, double arg2, double arg3)
public static SimpleSoundInstance
b(adp arg0, float arg1, float arg2)
forLocalAmbience(SoundEvent arg0, float arg1, float arg2)
method_24877(class_3414 arg0, float arg1, float arg2)
m_mwfejabj(C_avavozay arg0, float arg1, float arg2)
ambient(SoundEvent sound, float pitch, float volume)
func_239532_b_(SoundEvent arg0, float arg1, float arg2)
public static SimpleSoundInstance
b(adp arg0)
forAmbientAddition(SoundEvent arg0)
method_25466(class_3414 arg0)
m_hlggpwxa(C_avavozay arg0)
ambient(SoundEvent sound)
func_239530_b_(SoundEvent arg0)
public static SimpleSoundInstance
b(adp arg0, double arg1, double arg2, double arg3)
forAmbientMood(SoundEvent arg0, double arg1, double arg2, double arg3)
method_25467(class_3414 arg0, double arg1, double arg2, double arg3)
m_ppbbklfy(C_avavozay arg0, double arg1, double arg2, double arg3)
ambient(SoundEvent sound, double arg1, double arg2, double arg3)
func_239531_b_(SoundEvent arg0, double arg1, double arg2, double arg3)