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 cloud-jda-1.8.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cloud.commandframework.jda.parsers
├─ cloud.commandframework.jda.parsers.ChannelArgument.class - [JAR]
├─ cloud.commandframework.jda.parsers.RoleArgument.class - [JAR]
├─ cloud.commandframework.jda.parsers.UserArgument.class - [JAR]
cloud.commandframework.jda
├─ cloud.commandframework.jda.JDA4CommandManager.class - [JAR]
├─ cloud.commandframework.jda.JDACommandListener.class - [JAR]
├─ cloud.commandframework.jda.JDACommandManager.class - [JAR]
├─ cloud.commandframework.jda.JDACommandPreprocessor.class - [JAR]
├─ cloud.commandframework.jda.JDACommandSender.class - [JAR]
├─ cloud.commandframework.jda.JDAGuildSender.class - [JAR]
├─ cloud.commandframework.jda.JDAPrivateSender.class - [JAR]