Class FragmentAudioStream
java.lang.Object
purplecreate.tramways.content.announcements.sound.FragmentAudioStream
- All Implemented Interfaces:
Closeable
,AutoCloseable
,net.minecraft.client.sounds.AudioStream
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FragmentAudioStream
-
-
Method Details
-
getFormat
- Specified by:
getFormat
in interfacenet.minecraft.client.sounds.AudioStream
-
read
- Specified by:
read
in interfacenet.minecraft.client.sounds.AudioStream
- Throws:
IOException
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-