Uses of Class
net.minecraft.client.sounds.SoundBufferLibrary
Packages that use SoundBufferLibrary
Package
Description
-
Uses of SoundBufferLibrary in net.minecraft.client.resources.sounds
Methods in net.minecraft.client.resources.sounds with parameters of type SoundBufferLibraryModifier and TypeMethodDescriptiondefault CompletableFuture
<AudioStream> SoundInstance.getStream
(SoundBufferLibrary soundBuffers, Sound sound, boolean looping) -
Uses of SoundBufferLibrary in net.minecraft.client.sounds
Fields in net.minecraft.client.sounds declared as SoundBufferLibrary -
Uses of SoundBufferLibrary in net.neoforged.neoforge.debug.client
Methods in net.neoforged.neoforge.debug.client with parameters of type SoundBufferLibraryModifier and TypeMethodDescriptionClientTests.SineSound.getStream
(SoundBufferLibrary soundBuffers, Sound sound, boolean looping)