Package net.minecraft
Interface class_9673
- All Superinterfaces:
AudioStream
,AutoCloseable
,class_9672
,Closeable
- All Known Implementing Classes:
OggAudioStream
- Mappings:
Namespace Name named net/minecraft/class_9673
intermediary net/minecraft/class_9673
official gti
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault ByteBuffer
getBuffer
(int size) default ByteBuffer
boolean
method_59758
(FloatConsumer floatConsumer) Methods inherited from interface net.minecraft.client.sound.AudioStream
getFormat
-
Field Details
-
field_51441
static final int field_51441- See Also:
- Mappings:
Namespace Name Mixin selector named field_51441
Lnet/minecraft/class_9673;field_51441:I
intermediary field_51441
Lnet/minecraft/class_9673;field_51441:I
official a
Lgti;a:I
-
-
Method Details
-
method_59758
- Throws:
IOException
- Mappings:
Namespace Name Mixin selector named method_59758
Lnet/minecraft/class_9673;method_59758(Lit/unimi/dsi/fastutil/floats/FloatConsumer;)Z
intermediary method_59758
Lnet/minecraft/class_9673;method_59758(Lit/unimi/dsi/fastutil/floats/FloatConsumer;)Z
official a
Lgti;a(Lit/unimi/dsi/fastutil/floats/FloatConsumer;)Z
-
getBuffer
- Specified by:
getBuffer
in interfaceAudioStream
- Throws:
IOException
- Mappings:
Namespace Name Mixin selector named getBuffer
Lnet/minecraft/client/sound/AudioStream;getBuffer(I)Ljava/nio/ByteBuffer;
intermediary method_19720
Lnet/minecraft/class_4234;method_19720(I)Ljava/nio/ByteBuffer;
official a
Lgte;a(I)Ljava/nio/ByteBuffer;
-
method_59757
- Specified by:
method_59757
in interfaceclass_9672
- 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;
-