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 discord-rpc-20230409.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.kawaxte.presence
├─ io.github.kawaxte.presence.DiscordEventHandlers.class - [JAR]
├─ io.github.kawaxte.presence.DiscordRPC.class - [JAR]
├─ io.github.kawaxte.presence.DiscordRichPresence.class - [JAR]
├─ io.github.kawaxte.presence.DiscordUser.class - [JAR]
├─ io.github.kawaxte.presence.IDiscordEventHandler.class - [JAR]
├─ io.github.kawaxte.presence.IDiscordRPC.class - [JAR]
├─ io.github.kawaxte.presence.IDiscordRegister.class - [JAR]