public class SoundPool
implements SoundContainer
| czg | |
| net.minecraft.unmapped.C_86074376 | |
| net.minecraft.client.sound.SoundPool |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final List |
| ||||||
| 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 |
|