public static class SoundHandler.Loader
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.Map<ResourceLocation,SoundEventAccessor> |
registry |
Modifier | Constructor and Description |
---|---|
protected |
Loader() |
Modifier and Type | Method and Description |
---|---|
void |
apply(java.util.Map<ResourceLocation,SoundEventAccessor> p_217946_1_,
SoundEngine p_217946_2_) |
private void |
handleRegistration(ResourceLocation p_217944_1_,
SoundList p_217944_2_,
IResourceManager p_217944_3_) |
private final java.util.Map<ResourceLocation,SoundEventAccessor> registry
private void handleRegistration(ResourceLocation p_217944_1_, SoundList p_217944_2_, IResourceManager p_217944_3_)
public void apply(java.util.Map<ResourceLocation,SoundEventAccessor> p_217946_1_, SoundEngine p_217946_2_)