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.PreparationsSoundManager.prepare(ResourceManager resourceManager, ProfilerFiller profiler) 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 voidSoundManager.apply(SoundManager.Preparations object, ResourceManager resourceManager, ProfilerFiller profiler) Applies the prepared sound event registrations and caches to the sound manager.