net.minecraft.client.audio

public class PositionedSoundRecord

extends PositionedSound

All mapped superinterfaces:

ISound

byc
net.minecraft.client.audio.PositionedSoundRecord

Constructor summary

ModifierConstructor
public (SoundEffect arg0, SoundCategory arg1, float arg2, float arg3, BlockPosition arg4)
public (SoundEffect arg0, SoundCategory arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
private (SoundEffect arg0, SoundCategory arg1, float arg2, float arg3, boolean arg4, int arg5, ISound$AttenuationType arg6, float arg7, float arg8, float arg9)
public (MinecraftKey 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(nf arg0, float arg1)
func_184371_a(SoundEvent arg0, float arg1)
public static PositionedSoundRecord
a(nf arg0)
func_184370_a(SoundEvent arg0)
public static PositionedSoundRecord
a(nf arg0, float arg1, float arg2, float arg3)
func_184372_a(SoundEvent arg0, float arg1, float arg2, float arg3)