Package net.minecraft.client.sound
Class StaticSound
java.lang.Object
net.minecraft.client.sound.StaticSound
- Mappings:
Namespace Name intermediary net/minecraft/class_4231official egbnamed net/minecraft/client/sound/StaticSound
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final AudioFormatprivate booleanprivate @Nullable ByteBufferprivate int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
sample
- Mappings:
Namespace Name Mixin selector intermediary field_18916Lnet/minecraft/class_4231;field_18916:Ljava/nio/ByteBuffer;official aLegb;a:Ljava/nio/ByteBuffer;named sampleLnet/minecraft/client/sound/StaticSound;sample:Ljava/nio/ByteBuffer;
-
format
- Mappings:
Namespace Name Mixin selector intermediary field_18917Lnet/minecraft/class_4231;field_18917:Ljavax/sound/sampled/AudioFormat;official bLegb;b:Ljavax/sound/sampled/AudioFormat;named formatLnet/minecraft/client/sound/StaticSound;format:Ljavax/sound/sampled/AudioFormat;
-
hasBuffer
private boolean hasBuffer- Mappings:
Namespace Name Mixin selector intermediary field_18918Lnet/minecraft/class_4231;field_18918:Zofficial cLegb;c:Znamed hasBufferLnet/minecraft/client/sound/StaticSound;hasBuffer:Z
-
streamBufferPointer
private int streamBufferPointer- Mappings:
Namespace Name Mixin selector intermediary field_18919Lnet/minecraft/class_4231;field_18919:Iofficial dLegb;d:Inamed streamBufferPointerLnet/minecraft/client/sound/StaticSound;streamBufferPointer:I
-
-
Constructor Details
-
StaticSound
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_4231;<init>(Ljava/nio/ByteBuffer;Ljavax/sound/sampled/AudioFormat;)Vofficial <init>Legb;<init>(Ljava/nio/ByteBuffer;Ljavax/sound/sampled/AudioFormat;)Vnamed <init>Lnet/minecraft/client/sound/StaticSound;<init>(Ljava/nio/ByteBuffer;Ljavax/sound/sampled/AudioFormat;)V
-
-
Method Details
-
getStreamBufferPointer
OptionalInt getStreamBufferPointer()- Mappings:
Namespace Name Mixin selector intermediary method_19686Lnet/minecraft/class_4231;method_19686()Ljava/util/OptionalInt;official aLegb;a()Ljava/util/OptionalInt;named getStreamBufferPointerLnet/minecraft/client/sound/StaticSound;getStreamBufferPointer()Ljava/util/OptionalInt;
-
close
public void close()- Mappings:
Namespace Name Mixin selector intermediary method_19687Lnet/minecraft/class_4231;method_19687()Vofficial bLegb;b()Vnamed closeLnet/minecraft/client/sound/StaticSound;close()V
-
takeStreamBufferPointer
- Mappings:
Namespace Name Mixin selector intermediary method_19688Lnet/minecraft/class_4231;method_19688()Ljava/util/OptionalInt;official cLegb;c()Ljava/util/OptionalInt;named takeStreamBufferPointerLnet/minecraft/client/sound/StaticSound;takeStreamBufferPointer()Ljava/util/OptionalInt;
-