public class SimpleSoundInstance
extends AbstractSoundInstance
All mapped superinterfaces:
| bpf | |
| net.minecraft.class_1895 | |
| net.minecraft.client.sound.instance.SimpleSoundInstance | |
| net.minecraft.client.audio.PositionedSoundRecord |
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Identifier id, float volume, float pitch, float x, float y, float z) |
| private | (Identifier id, float volume, float pitch, boolean repeat, int period, SoundInstance$Attenuation attenuation, float x, float y, float z) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static SimpleSoundInstance |
| ||||||||
| public static SimpleSoundInstance |
| ||||||||
| public static SimpleSoundInstance |
|