Uses of Class
net.minecraft.client.sounds.SoundBufferLibrary
Packages that use SoundBufferLibrary
Package
Description
- 
Uses of SoundBufferLibrary in net.minecraft.client.resources.soundsMethods 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.soundsFields in net.minecraft.client.sounds declared as SoundBufferLibrary
- 
Uses of SoundBufferLibrary in net.neoforged.neoforge.debug.clientMethods in net.neoforged.neoforge.debug.client with parameters of type SoundBufferLibraryModifier and TypeMethodDescriptionClientTests.SineSound.getStream(SoundBufferLibrary soundBuffers, Sound sound, boolean looping)