public class Sound
| bpw | |
| net.minecraft.class_621 | |
| net.minecraft.client.sound.Sound | |
| net.minecraft.client.audio.SoundPoolEntry |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Identifier |
| ||||||||
| private final boolean |
| ||||||||
| private double |
| ||||||||
| private double |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Identifier location, double pitch, double volume, boolean stream) |
| public | (Sound sound) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Identifier |
| ||||||||
| public double |
| ||||||||
| public void |
| ||||||||
| public double |
| ||||||||
| public void |
| ||||||||
| public boolean |
|