类 SoundBufferLibrary
java.lang.Object
net.minecraft.client.sounds.SoundBufferLibrary
-
字段概要
字段修饰符和类型字段说明private final Map
<ResourceLocation, CompletableFuture<SoundBuffer>> private final ResourceProvider
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
clear()
getCompleteBuffer
(ResourceLocation p_120203_) getStream
(ResourceLocation p_120205_, boolean p_120206_) preload
(Collection<Sound> p_120199_)
-
字段详细资料
-
resourceManager
-
cache
-
-
构造器详细资料
-
SoundBufferLibrary
-
-
方法详细资料
-
getCompleteBuffer
-
getStream
-
clear
public void clear() -
preload
-