Uses of Interface
net.minecraft.client.sound.AudioStream
Packages that use AudioStream
-
Uses of AudioStream in net.minecraft.client.sound
Subinterfaces of AudioStream in net.minecraft.client.soundModifier and TypeInterfaceDescriptioninterface
interface
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 stream) 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