Uses of Interface
net.minecraft.client.sound.RepeatingAudioStream.DelegateFactory
Package | Description |
---|---|
net.minecraft.client.sound |
-
Uses of RepeatingAudioStream.DelegateFactory in net.minecraft.client.sound
Fields in net.minecraft.client.sound declared as RepeatingAudioStream.DelegateFactory Modifier and Type Field Description private RepeatingAudioStream.DelegateFactory
RepeatingAudioStream. delegateFactory
Constructors in net.minecraft.client.sound with parameters of type RepeatingAudioStream.DelegateFactory Constructor Description RepeatingAudioStream(RepeatingAudioStream.DelegateFactory delegateFactory, InputStream inputStream)