Uses of Class
net.minecraft.client.sound.SoundSystem
| Package | Description |
|---|---|
| net.minecraft.client.sound |
-
Uses of SoundSystem in net.minecraft.client.sound
Fields in net.minecraft.client.sound declared as SoundSystem Modifier and Type Field Description private SoundSystemSoundManager. soundSystemMethods in net.minecraft.client.sound with parameters of type SoundSystem Modifier and Type Method Description voidSoundManager.SoundList. addTo(Map<Identifier,WeightedSoundSet> map, SoundSystem soundSystem)voidSound. preload(SoundSystem soundSystem)voidSoundContainer. preload(SoundSystem soundSystem)voidWeightedSoundSet. preload(SoundSystem soundSystem)