Uses of Class
net.minecraft.client.sounds.SoundBufferLibrary
Package
Description
-
Uses of SoundBufferLibrary in net.minecraft.client.resources.sounds
Modifier and TypeMethodDescriptiondefault CompletableFuture<AudioStream>
SoundInstance.getStream
(SoundBufferLibrary soundBuffers, Sound sound, boolean looping) -
Uses of SoundBufferLibrary in net.minecraft.client.sounds
-
Uses of SoundBufferLibrary in net.minecraftforge.debug.client
Modifier and TypeMethodDescription@NotNull CompletableFuture<AudioStream>
AudioStreamTest.SineSound.getStream
(@NotNull SoundBufferLibrary soundBuffers, @NotNull Sound sound, boolean looping)