Package net.minecraft.client.sound
Interface NonRepeatingAudioStream
- All Superinterfaces:
 AudioStream,AutoCloseable,Closeable
- All Known Subinterfaces:
 BufferedAudioStream
- All Known Implementing Classes:
 OggAudioStream
- Mappings:
 Namespace Name named net/minecraft/client/sound/NonRepeatingAudioStreamintermediary net/minecraft/class_9672official hjm
- 
Method Summary
Methods inherited from interface net.minecraft.client.sound.AudioStream
getFormat, read 
- 
Method Details
- 
readAll
- Throws:
 IOException- Mappings:
 Namespace Name Mixin selector named readAllLnet/minecraft/client/sound/NonRepeatingAudioStream;readAll()Ljava/nio/ByteBuffer;intermediary method_59757Lnet/minecraft/class_9672;method_59757()Ljava/nio/ByteBuffer;official bLhjm;b()Ljava/nio/ByteBuffer;
 
 -