net.minecraft.client.sounds

public class SoundBufferLibrary

enq
net.minecraft.client.sounds.SoundBufferLibrary
net.minecraft.class_4237
net.minecraft.client.sound.SoundLoader
net.minecraft.client.audio.AudioStreamManager

Field summary

Modifier and TypeField
private final ResourceManager
a
resourceManager
field_18943
resourceManager
field_217918_a
private final Map<ResourceLocation, CompletableFuture<SoundBuffer>>
b
cache
field_18944
loadedSounds
field_217919_b

Constructor summary

ModifierConstructor
public (ResourceManager resourceManager)

Method summary

Modifier and TypeMethod
public CompletableFuture<SoundBuffer>
a(vk arg0)
getCompleteBuffer(ResourceLocation arg0)
method_19743(class_2960 arg0)
loadStatic(Identifier id)
func_217909_a(ResourceLocation arg0)
public CompletableFuture<AudioStream>
a(vk arg0, boolean arg1)
getStream(ResourceLocation arg0, boolean arg1)
method_19744(class_2960 arg0, boolean arg1)
loadStreamed(Identifier id, boolean repeatInstantly)
func_217917_b(ResourceLocation arg0, boolean arg1)
public void
a()
clear()
method_19738()
close()
func_217912_a()
public CompletableFuture<?>
a(Collection<emq> arg0)
preload(Collection<Sound> arg0)
method_19741(Collection<class_1111> arg0)
loadStatic(Collection<Sound> sounds)
func_217908_a(Collection<Sound> arg0)