net.minecraft.client.audio

public class PositionedSoundRecord

extends PositionedSound

All mapped superinterfaces:

ISound

cbv
net.minecraft.client.audio.PositionedSoundRecord

Constructor summary

ModifierConstructor
public (SoundEvent arg0, SoundCategory arg1, float arg2, float arg3, BlockPos arg4)
public (SoundEvent arg0, SoundCategory arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
private (SoundEvent arg0, SoundCategory arg1, float arg2, float arg3, boolean arg4, int arg5, ISound$AttenuationType arg6, float arg7, float arg8, float arg9)
public (ResourceLocation arg0, SoundCategory arg1, float arg2, float arg3, boolean arg4, int arg5, ISound$AttenuationType arg6, float arg7, float arg8, float arg9)

Method summary

Modifier and TypeMethod
public static PositionedSoundRecord
a(nm arg0, float arg1)
func_184371_a(SoundEvent arg0, float arg1)
public static PositionedSoundRecord
a(nm arg0)
func_184370_a(SoundEvent arg0)
public static PositionedSoundRecord
a(nm arg0, float arg1, float arg2, float arg3)
func_184372_a(SoundEvent arg0, float arg1, float arg2, float arg3)