类 SoundManager.Preparations
java.lang.Object
net.minecraft.client.sounds.SoundManager.Preparations
- 封闭类:
SoundManager
-
字段概要
字段修饰符和类型字段说明(专用程序包) final Map
<ResourceLocation, WeighedSoundEvents> private Map
<ResourceLocation, Resource> -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
apply
(Map<ResourceLocation, WeighedSoundEvents> p_251229_, Map<ResourceLocation, Resource> p_251045_, SoundEngine p_250302_) (专用程序包) void
handleRegistration
(ResourceLocation p_250806_, SoundEventRegistration p_249632_) (专用程序包) void
listResources
(ResourceManager p_249271_)
-
字段详细资料
-
registry
-
soundCache
-
-
构造器详细资料
-
Preparations
protected Preparations()
-
-
方法详细资料
-
listResources
-
handleRegistration
-
apply
public void apply(Map<ResourceLocation, WeighedSoundEvents> p_251229_, Map<ResourceLocation, Resource> p_251045_, SoundEngine p_250302_)
-