View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jmccc-jyal-authenticator-1.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.to2mbn.jmccc.auth
├─ com.github.to2mbn.jmccc.auth.CharacterSelector.class - [JAR]
├─ com.github.to2mbn.jmccc.auth.GameProfiles.class - [JAR]
├─ com.github.to2mbn.jmccc.auth.YggdrasilAuthenticator.class - [JAR]
├─ com.github.to2mbn.jmccc.auth.YggdrasilPasswordAuthenticator.class - [JAR]
├─ com.github.to2mbn.jmccc.auth.YggdrasilTokenAuthenticator.class - [JAR]