Package net.minecraft.client.sounds
Class SoundBufferLibrary
java.lang.Object
net.minecraft.client.sounds.SoundBufferLibrary
-
Field Summary
Modifier and TypeFieldDescriptionprivate Map<ResourceLocation,CompletableFuture<SoundBuffer>>
private ResourceManager
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
clear()
getCompleteBuffer(ResourceLocation p_120203_)
getStream(ResourceLocation p_120205_, boolean p_120206_)
preload(Collection<Sound> p_120199_)
-
Field Details
-
resourceManager
-
cache
-
-
Constructor Details
-
SoundBufferLibrary
-
-
Method Details
-
getCompleteBuffer
-
getStream
-
clear
public void clear() -
preload
-