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/NonRepeatingAudioStream- intermediary - net/minecraft/class_9672- official - hjm
- 
Method SummaryMethods inherited from interface net.minecraft.client.sound.AudioStreamgetFormat, read
- 
Method Details- 
readAll- Throws:
- IOException
- Mappings:
- Namespace - Name - Mixin selector - named - readAll- Lnet/minecraft/client/sound/NonRepeatingAudioStream;readAll()Ljava/nio/ByteBuffer;- intermediary - method_59757- Lnet/minecraft/class_9672;method_59757()Ljava/nio/ByteBuffer;- official - b- Lhjm;b()Ljava/nio/ByteBuffer;
 
 
-