Package com.mojang.blaze3d.audio
Class SoundBuffer
java.lang.Object
com.mojang.blaze3d.audio.SoundBuffer
-
Field Summary
Modifier and TypeFieldDescriptionprivate int
private ByteBuffer
private final AudioFormat
private boolean
-
Constructor Summary
-
Method Summary
-
Field Details
-
data
-
format
-
hasAlBuffer
private boolean hasAlBuffer -
alBuffer
private int alBuffer
-
-
Constructor Details
-
SoundBuffer
-
-
Method Details
-
getAlBuffer
OptionalInt getAlBuffer() -
discardAlBuffer
public void discardAlBuffer() -
releaseAlBuffer
-