net.minecraft.client.sound

public class PositionedSoundInstance

extends AbstractSoundInstance

All mapped superinterfaces:

SoundInstance

ecv
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 arg4)
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 repeat, int repeatDelay, SoundInstance$AttenuationType attenuationType, float x, float y, float z)
public (Identifier id, SoundCategory category, float volume, float pitch, boolean repeat, int repeatDelay, SoundInstance$AttenuationType attenuationType, float x, float y, float z, boolean looping)

Method summary

Modifier and TypeMethod
public static PositionedSoundInstance
a(aah arg0, float arg1)
forUI(SoundEvent arg0, float arg1)
method_4758(class_3414 arg0, float arg1)
master(SoundEvent sound, float volume)
m_cnlxkzov(C_avavozay arg0, float arg1)
func_184371_a(SoundEvent arg0, float arg1)
master(SoundEvent soundIn, float pitchIn)
public static PositionedSoundInstance
a(aah 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 volume, float pitch)
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(aah 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(aah 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)
record(SoundEvent sound, float x, float y, float z)
m_lmnnxufk(C_avavozay arg0, float arg1, float arg2, float arg3)
func_184372_a(SoundEvent arg0, float arg1, float arg2, float arg3)
record(SoundEvent soundIn, float xIn, float yIn, float zIn)