net.minecraft.client.sound.instance

public class SimpleSoundInstance

extends AbstractSoundInstance

All mapped superinterfaces:

SoundInstance

dwt
net.minecraft.class_1109
net.minecraft.client.sound.instance.SimpleSoundInstance
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, float x, float y, float z)
private (SoundEvent sound, SoundCategory category, float volume, float pitch, boolean looping, int period, SoundInstance$Attenuation attenuation, float x, float y, float z)
public (Identifier arg0, SoundCategory arg1, float arg2, float arg3, boolean arg4, int arg5, SoundInstance$Attenuation arg6, float arg7, float arg8, float arg9, boolean arg10)

Method summary

Modifier and TypeMethod
public static SimpleSoundInstance
a(yj arg0, float arg1)
method_4758(class_3414 arg0, float arg1)
of(SoundEvent sound, float volume)
func_184371_a(SoundEvent arg0, float arg1)
master(SoundEvent soundIn, float pitchIn)
public static SimpleSoundInstance
a(yj arg0, float arg1, float arg2)
method_4757(class_3414 arg0, float arg1, float arg2)
of(SoundEvent sound, float volume, float pitch)
func_194007_a(SoundEvent arg0, float arg1, float arg2)
master(SoundEvent soundIn, float pitchIn, float volumeIn)
public static SimpleSoundInstance
a(yj arg0)
method_4759(class_3414 arg0)
of(SoundEvent sound)
func_184370_a(SoundEvent arg0)
music(SoundEvent soundIn)
public static SimpleSoundInstance
a(yj arg0, float arg1, float arg2, float arg3)
method_4760(class_3414 arg0, float arg1, float arg2, float arg3)
of(SoundEvent sound, float x, float y, float z)
func_184372_a(SoundEvent arg0, float arg1, float arg2, float arg3)
record(SoundEvent soundIn, float xIn, float yIn, float zIn)