public class SoundPool
implements SoundContainer<Sound>
| bpy | |
| net.minecraft.class_1908 | |
| net.minecraft.client.sound.SoundPool | |
| net.minecraft.client.audio.SoundEventAccessorComposite |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final List<SoundContainer<Sound>> |
| ||||||||
| private final Random |
| ||||||||
| private final Identifier |
| ||||||||
| private final SoundCategory |
| ||||||||
| private double |
| ||||||||
| private double |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Identifier location, double volumeMultiplier, double pitchMultiplier, SoundCategory category) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public int |
| ||||||||
| public Sound |
| ||||||||
| public void |
| ||||||||
| public Identifier |
| ||||||||
| public SoundCategory |
|