Class TextSongDecoder
java.lang.Object
meteordevelopment.meteorclient.utils.notebot.decoder.SongDecoder
meteordevelopment.meteorclient.utils.notebot.decoder.TextSongDecoder
-
Field Summary
Fields inherited from class meteordevelopment.meteorclient.utils.notebot.decoder.SongDecoder
notebot -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TextSongDecoder
public TextSongDecoder()
-
-
Method Details
-
parse
Description copied from class:SongDecoderParse file to aSongobject- Specified by:
parsein classSongDecoder- Parameters:
file- Song file- Returns:
- A
Songobject - Throws:
Exception
-