Package de.mrjulsen.dragnsounds.core.ext
Klasse CustomOggAudioStream
java.lang.Object
de.mrjulsen.dragnsounds.core.ext.CustomOggAudioStream
- Alle implementierten Schnittstellen:
Closeable,AutoCloseable,net.minecraft.client.sounds.AudioStream
Contains additional data and bugfixes.
- Siehe auch:
-
Konstruktordetails
-
CustomOggAudioStream
- Löst aus:
IOException
-
-
Methodendetails
-
getSoundId
public long getSoundId() -
close
- Angegeben von:
closein SchnittstelleAutoCloseable- Angegeben von:
closein SchnittstelleCloseable- Löst aus:
IOException
-
getFormat
- Angegeben von:
getFormatin Schnittstellenet.minecraft.client.sounds.AudioStream
-
read
- Angegeben von:
readin Schnittstellenet.minecraft.client.sounds.AudioStream- Löst aus:
IOException
-
readAll
- Löst aus:
IOException
-