public class SoundRegistry
extends MappedRegistry<Identifier, SoundPool>
All mapped superinterfaces:
| bqa | |
| net.minecraft.class_1913 | |
| net.minecraft.client.sound.system.SoundRegistry | |
| net.minecraft.client.audio.SoundRegistry |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private Map<Identifier, SoundPool> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected Map<Identifier, SoundPool> |
| ||||||||
| public void |
| ||||||||
| public void |
|