Package net.minecraft.client.sounds
Class SoundManager.Preparations
java.lang.Object
net.minecraft.client.sounds.SoundManager.Preparations
- Enclosing class:
- SoundManager
-
Field Summary
Modifier and TypeFieldDescription(package private) final Map<ResourceLocation,
WeighedSoundEvents> private Map<ResourceLocation,
Resource> -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
apply
(Map<ResourceLocation, WeighedSoundEvents> p_251229_, Map<ResourceLocation, Resource> p_251045_, SoundEngine p_250302_) (package private) void
handleRegistration
(ResourceLocation p_250806_, SoundEventRegistration p_249632_) (package private) void
listResources
(ResourceManager p_249271_)
-
Field Details
-
registry
-
soundCache
-
-
Constructor Details
-
Preparations
protected Preparations()
-
-
Method Details
-
listResources
-
handleRegistration
-
apply
public void apply(Map<ResourceLocation, WeighedSoundEvents> p_251229_, Map<ResourceLocation, Resource> p_251045_, SoundEngine p_250302_)
-