java.lang.Object
meteordevelopment.meteorclient.utils.notebot.decoder.SongDecoder
-
-
Constructor Summary
Constructors
-
Method Summary
Parse file to a
Song object
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
SongDecoder
public SongDecoder()
-
Method Details
-
parse
Parse file to a
Song object
- Parameters:
file - Song file
- Returns:
- A
Song object
- Throws:
Exception