Uses of Class
net.minecraft.client.sound.SoundSystem
Packages that use SoundSystem
-
Uses of SoundSystem in net.minecraft.client.sound
Fields in net.minecraft.client.sound declared as SoundSystemMethods in net.minecraft.client.sound with parameters of type SoundSystemModifier and TypeMethodDescriptionvoid
SoundManager.SoundList.addTo(Map<Identifier,WeightedSoundSet> map, SoundSystem soundSystem)
void
Sound.preload(SoundSystem soundSystem)
void
SoundContainer.preload(SoundSystem soundSystem)
void
WeightedSoundSet.preload(SoundSystem soundSystem)