net.minecraft.client.sounds

public class SoundBufferLibrary

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

字段概要

修饰符与类型字段
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

构造函数概要

修饰符构造函数
public (ResourceManager resourceManager)

方法概要

修饰符与类型方法
public CompletableFuture<SoundBuffer>
a(sm arg0)
getCompleteBuffer(ResourceLocation arg0)
method_19743(class_2960 arg0)
loadStatic(Identifier id)
func_217909_a(ResourceLocation arg0)
public CompletableFuture<AudioStream>
b(sm arg0)
getStream(ResourceLocation arg0)
method_19744(class_2960 arg0)
loadStreamed(Identifier id)
func_217917_b(ResourceLocation arg0)
public void
a()
clear()
method_19738()
close()
func_217912_a()
public CompletableFuture<?>
a(Collection<ect> arg0)
preload(Collection<Sound> arg0)
method_19741(Collection<class_1111> arg0)
loadStatic(Collection<Sound> sounds)
func_217908_a(Collection<Sound> arg0)