net.minecraft.client.audio

public class SimpleSound

extends AbstractSound

All mapped superinterfaces:

ISound

dfr
net.minecraft.client.audio.SimpleSound

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 SimpleSound
a(wi arg0, float arg1)
func_184371_a(SoundEvent arg0, float arg1)
public static SimpleSound
a(wi arg0, float arg1, float arg2)
func_194007_a(SoundEvent arg0, float arg1, float arg2)
public static SimpleSound
a(wi arg0)
func_184370_a(SoundEvent arg0)
public static SimpleSound
a(wi arg0, float arg1, float arg2, float arg3)
func_184372_a(SoundEvent arg0, float arg1, float arg2, float arg3)