Package net.minecraft.client.sounds
Interface AudioStream
- All Superinterfaces:
 AutoCloseable,Closeable
- All Known Implementing Classes:
 LoopingAudioStream,OggAudioStream
- 
Method Summary
 
- 
Method Details
- 
getFormat
AudioFormat getFormat() - 
read
- Throws:
 IOException
 
 -