Package net.minecraft

Interface class_9672

All Superinterfaces:
AudioStream, AutoCloseable, Closeable
All Known Subinterfaces:
class_9673
All Known Implementing Classes:
OggAudioStream

@Environment(CLIENT) public interface class_9672 extends AudioStream
Mappings:
Namespace Name
named net/minecraft/class_9672
intermediary net/minecraft/class_9672
official gth
  • Method Details

    • method_59757

      ByteBuffer method_59757() throws IOException
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      named method_59757 Lnet/minecraft/class_9672;method_59757()Ljava/nio/ByteBuffer;
      intermediary method_59757 Lnet/minecraft/class_9672;method_59757()Ljava/nio/ByteBuffer;
      official b Lgth;b()Ljava/nio/ByteBuffer;