public class SoundPool
implements SoundContainer<Sound>
| bzy | |
| net.minecraft.unmapped.C_86074376 | |
| net.minecraft.client.sound.SoundPool |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final List<SoundContainer<Sound>> |
| ||||||
| private final Random |
| ||||||
| private final Identifier |
| ||||||
| private final Text |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Identifier id, String subtitle) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public int |
| ||||||
| public Sound |
| ||||||
| public void |
| ||||||
| public Identifier |
| ||||||
| public Text |
|