Uses of Interface
net.minecraft.client.sound.RepeatingAudioStream.DelegateFactory
Packages that use RepeatingAudioStream.DelegateFactory
-
Uses of RepeatingAudioStream.DelegateFactory in net.minecraft.client.sound
Fields in net.minecraft.client.sound declared as RepeatingAudioStream.DelegateFactoryModifier and TypeFieldDescriptionprivate final RepeatingAudioStream.DelegateFactory
RepeatingAudioStream.delegateFactory
Constructors in net.minecraft.client.sound with parameters of type RepeatingAudioStream.DelegateFactoryModifierConstructorDescriptionRepeatingAudioStream
(RepeatingAudioStream.DelegateFactory delegateFactory, InputStream inputStream)