Uses of Interface
net.minecraft.client.sounds.AudioStream
Package
Description
-
Uses of AudioStream in com.mojang.blaze3d.audio
-
Uses of AudioStream in net.minecraft.client.resources.sounds
Modifier and TypeMethodDescriptiondefault CompletableFuture<AudioStream>
SoundInstance.getStream
(SoundBufferLibrary soundBuffers, Sound sound, boolean looping) -
Uses of AudioStream in net.minecraft.client.sounds
Modifier and TypeMethodDescriptionLoopingAudioStream.AudioStreamProvider.create
(InputStream p_120170_) Modifier and TypeMethodDescriptionSoundBufferLibrary.getStream
(ResourceLocation p_120205_, boolean p_120206_) -
Uses of AudioStream in net.neoforged.neoforge.debug.client
Modifier and TypeMethodDescriptionClientTests.SineSound.getStream
(SoundBufferLibrary soundBuffers, Sound sound, boolean looping)