net.minecraft.client.sounds

public class SoundBufferLibrary

fxf
net.minecraft.client.sounds.SoundBufferLibrary
net.minecraft.class_4237
net.minecraft.client.sound.SoundLoader
net.minecraft.src.C_4599_

Field summary

Modifier and TypeField
private final ResourceProvider
a
resourceManager
field_18943
resourceFactory
f_120189_
private final Map<ResourceLocation, CompletableFuture<SoundBuffer>>
b
cache
field_18944
loadedSounds
f_120190_

Constructor summary

ModifierConstructor
public (ResourceProvider resourceFactory)

Method summary

Modifier and TypeMethod
public CompletableFuture<SoundBuffer>
a(add arg0)
getCompleteBuffer(ResourceLocation arg0)
method_19743(class_2960 arg0)
loadStatic(Identifier id)
m_120202_(C_5265_ arg0)
public CompletableFuture<AudioStream>
a(add arg0, boolean arg1)
getStream(ResourceLocation arg0, boolean arg1)
method_19744(class_2960 arg0, boolean arg1)
loadStreamed(Identifier id, boolean repeatInstantly)
m_120204_(C_5265_ p_120206_, boolean arg1)
public void
a()
clear()
method_19738()
close()
m_120193_()
public CompletableFuture<?>
a(Collection<fwc> arg0)
preload(Collection<Sound> arg0)
method_19741(Collection<class_1111> arg0)
loadStatic(Collection<Sound> sounds)
m_120198_(Collection<C_4562_> arg0)