Uses of Interface
net.minecraft.client.audio.IAudioStream
-
Uses of IAudioStream in net.minecraft.client.audio
Modifier and TypeFieldDescriptionprivate IAudioStream
OggAudioStreamWrapper.stream
private IAudioStream
SoundSource.stream
Modifier and TypeMethodDescriptionAudioStreamManager.getStream
(ResourceLocation p_217917_1_, boolean p_217917_2_) default CompletableFuture<IAudioStream>
ISound.getStream
(AudioStreamManager soundBuffers, Sound sound, boolean looping) -
Uses of IAudioStream in net.minecraftforge.debug.client
Modifier and TypeMethodDescriptionAudioStreamTest.SineSound.getStream
(AudioStreamManager soundBuffers, Sound sound, boolean looping)