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> -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
apply
(Map<ResourceLocation, WeighedSoundEvents> p_120423_, SoundEngine p_120424_) (package private) void
handleRegistration
(ResourceLocation p_120426_, SoundEventRegistration p_120427_, ResourceManager p_120428_)
-
Field Details
-
registry
-
-
Constructor Details
-
Preparations
protected Preparations()
-
-
Method Details
-
handleRegistration
void handleRegistration(ResourceLocation p_120426_, SoundEventRegistration p_120427_, ResourceManager p_120428_) -
apply
-