net.minecraft.client.sound

public class PositionedSoundInstance

extends AbstractSoundInstance

All mapped superinterfaces:

SoundInstance

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

Constructor summary

ModifierConstructor
public (SoundEvent sound, SoundCategory category, float volume, float pitch, BlockPos pos)
public (SoundEvent sound, SoundCategory category, float volume, float pitch, double arg4, double arg5, double arg6)
private (SoundEvent sound, SoundCategory category, float volume, float pitch, boolean repeat, int repeatDelay, SoundInstance$AttenuationType attenuationType, double arg7, double arg8, double arg9)
public (Identifier id, SoundCategory category, float volume, float pitch, boolean repeat, int repeatDelay, SoundInstance$AttenuationType attenuationType, double arg7, double arg8, double arg9, boolean arg10)

Method summary

Modifier and TypeMethod
public static PositionedSoundInstance
a(ack arg0, float arg1)
forUI(SoundEvent arg0, float arg1)
method_4758(class_3414 arg0, float arg1)
master(SoundEvent sound, float pitch)
m_cnlxkzov(C_avavozay arg0, float arg1)
func_184371_a(SoundEvent arg0, float arg1)
master(SoundEvent soundIn, float pitchIn)
public static PositionedSoundInstance
a(ack arg0, float arg1, float arg2)
forUI(SoundEvent arg0, float arg1, float arg2)
method_4757(class_3414 arg0, float arg1, float arg2)
master(SoundEvent sound, float pitch, float volume)
m_fbgxuvtl(C_avavozay arg0, float arg1, float arg2)
func_194007_a(SoundEvent arg0, float arg1, float arg2)
master(SoundEvent soundIn, float pitchIn, float volumeIn)
public static PositionedSoundInstance
a(ack arg0)
forMusic(SoundEvent arg0)
method_4759(class_3414 arg0)
music(SoundEvent sound)
m_dpvhxqsa(C_avavozay arg0)
func_184370_a(SoundEvent arg0)
music(SoundEvent soundIn)
public static PositionedSoundInstance
a(ack 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)
record(SoundEvent sound, double arg1, double arg2, double arg3)
m_lmnnxufk(C_avavozay arg0, double arg1, double arg2, double arg3)
func_184372_a(SoundEvent arg0, double arg1, double arg2, double arg3)
record(SoundEvent soundIn, double xIn, double zIn, double zTrueIn)
public static PositionedSoundInstance
b(ack arg0, float arg1, float arg2)
forLocalAmbience(SoundEvent arg0, float arg1, float arg2)
method_24877(class_3414 arg0, float arg1, float arg2)
ambient(SoundEvent sound, float pitch, float volume)
m_mwfejabj(C_avavozay arg0, float arg1, float arg2)
func_239532_b_(SoundEvent arg0, float arg1, float arg2)
ambientWithoutAttenuation(SoundEvent sound, float volume, float pitch)
public static PositionedSoundInstance
b(ack arg0)
forAmbientAddition(SoundEvent arg0)
method_25466(class_3414 arg0)
ambient(SoundEvent sound)
m_hlggpwxa(C_avavozay arg0)
func_239530_b_(SoundEvent arg0)
ambient(SoundEvent sound)
public static PositionedSoundInstance
b(ack 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)
ambient(SoundEvent sound, double arg1, double arg2, double arg3)
m_ppbbklfy(C_avavozay arg0, double arg1, double arg2, double arg3)
func_239531_b_(SoundEvent arg0, double arg1, double arg2, double arg3)
ambientWithAttenuation(SoundEvent sound, double x, double y, double z)