Package net.minecraft.client.sounds
Class SoundManager.Preparations
java.lang.Object
net.minecraft.client.sounds.SoundManager.Preparations
- Enclosing class:
- SoundManager
- 
Field SummaryFieldsModifier and TypeFieldDescription(package private) final Map<ResourceLocation,WeighedSoundEvents> private Map<ResourceLocation,Resource> 
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidapply(Map<ResourceLocation, WeighedSoundEvents> p_251229_, Map<ResourceLocation, Resource> p_251045_, SoundEngine p_250302_) (package private) voidhandleRegistration(ResourceLocation p_250806_, SoundEventRegistration p_249632_) (package private) voidlistResources(ResourceManager p_249271_) 
- 
Field Details- 
registry
- 
soundCache
 
- 
- 
Constructor Details- 
Preparationsprotected Preparations()
 
- 
- 
Method Details- 
listResources
- 
handleRegistration
- 
applypublic void apply(Map<ResourceLocation, WeighedSoundEvents> p_251229_, Map<ResourceLocation, Resource> p_251045_, SoundEngine p_250302_) 
 
-