net.minecraft.client.sounds

public class LoopingAudioStream

implements AudioStream

hgh
net.minecraft.client.sounds.LoopingAudioStream
net.minecraft.class_4856
net.minecraft.client.sound.RepeatingAudioStream

Field summary

Modifier and TypeField
private final LoopingAudioStream$AudioStreamProvider
a
provider
field_22443
delegateFactory
private AudioStream
b
stream
field_22444
delegate
private final BufferedInputStream
c
bufferedInputStream
field_22445
inputStream

Constructor summary

ModifierConstructor
public (LoopingAudioStream$AudioStreamProvider delegateFactory, InputStream inputStream)

Method summary

Modifier and TypeMethod
public AudioFormat
a()
getFormat()
method_19719()
getFormat()
public ByteBuffer
a(int arg0)
read(int arg0)
method_19720(int arg0)
read(int arg0)
public void
close()
close()