com.mojang.blaze3d.audio

public class SoundBuffer

fej
com.mojang.blaze3d.audio.SoundBuffer
net.minecraft.class_4231
net.minecraft.client.sound.StaticSound

Field summary

Modifier and TypeField
private ByteBuffer
a
data
field_18916
sample
private final AudioFormat
b
format
field_18917
format
private boolean
c
hasAlBuffer
field_18918
hasBuffer
private int
d
alBuffer
field_18919
streamBufferPointer

Constructor summary

ModifierConstructor
public (ByteBuffer sample, AudioFormat format)

Method summary

Modifier and TypeMethod
OptionalInt
a()
getAlBuffer()
method_19686()
getStreamBufferPointer()
public void
b()
discardAlBuffer()
method_19687()
close()
public OptionalInt
c()
releaseAlBuffer()
method_19688()
takeStreamBufferPointer()