Uses of Class
net.minecraft.client.sounds.SoundManager.Preparations
Packages that use SoundManager.Preparations
-
Uses of SoundManager.Preparations in net.minecraft.client.sounds
Methods in net.minecraft.client.sounds that return SoundManager.PreparationsModifier and TypeMethodDescriptionprotected SoundManager.Preparations
SoundManager.prepare
(ResourceManager pResourceManager, ProfilerFiller pProfiler) Performs any reloading that can be done off-thread, such as file IOMethods in net.minecraft.client.sounds with parameters of type SoundManager.PreparationsModifier and TypeMethodDescriptionprotected void
SoundManager.apply
(SoundManager.Preparations pObject, ResourceManager pResourceManager, ProfilerFiller pProfiler) Applies the prepared sound event registrations and caches to the sound manager.