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:
close
in SchnittstelleAutoCloseable
- Angegeben von:
close
in SchnittstelleCloseable
- Löst aus:
IOException
-
getFormat
- Angegeben von:
getFormat
in Schnittstellenet.minecraft.client.sounds.AudioStream
-
read
- Angegeben von:
read
in Schnittstellenet.minecraft.client.sounds.AudioStream
- Löst aus:
IOException
-
readAll
- Löst aus:
IOException
-