Uses of Interface
net.minecraft.client.sound.AudioStream
Packages that use AudioStream
-
Uses of AudioStream in net.minecraft.client.sound
Classes in net.minecraft.client.sound that implement AudioStreamFields in net.minecraft.client.sound declared as AudioStreamModifier and TypeFieldDescriptionprivate AudioStream
RepeatingAudioStream.delegate
private @Nullable AudioStream
Source.stream
Methods in net.minecraft.client.sound that return AudioStreamModifier and TypeMethodDescriptionRepeatingAudioStream.DelegateFactory.create(InputStream inputStream)
Methods in net.minecraft.client.sound that return types with arguments of type AudioStreamModifier and TypeMethodDescriptionSoundLoader.loadStreamed(Identifier id, boolean repeatInstantly)
Methods in net.minecraft.client.sound with parameters of type AudioStream