Interface FloatSampleSource

All Superinterfaces:
AudioStream, AutoCloseable, Closeable, FiniteAudioStream
All Known Implementing Classes:
JOrbisAudioStream

public interface FloatSampleSource extends FiniteAudioStream
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
  • Method Summary

    Modifier and Type
    Method
    Description
    default ByteBuffer
    read(int p_341345_)
     
    default ByteBuffer
     
    boolean
    readChunk(it.unimi.dsi.fastutil.floats.FloatConsumer p_340937_)
     

    Methods inherited from interface net.minecraft.client.sounds.AudioStream

    getFormat

    Methods inherited from interface java.io.Closeable

    close