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 ultimategdbot-core-5.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.alex1304.ultimategdbot.core
├─ com.github.alex1304.ultimategdbot.core.AboutCommand.class - [JAR]
├─ com.github.alex1304.ultimategdbot.core.BlacklistCommand.class - [JAR]
├─ com.github.alex1304.ultimategdbot.core.BotAdminsCommand.class - [JAR]
├─ com.github.alex1304.ultimategdbot.core.CorePluginBootstrap.class - [JAR]
├─ com.github.alex1304.ultimategdbot.core.GatewayEventFilter.class - [JAR]
├─ com.github.alex1304.ultimategdbot.core.HelpCommand.class - [JAR]
├─ com.github.alex1304.ultimategdbot.core.LogoutCommand.class - [JAR]
├─ com.github.alex1304.ultimategdbot.core.Main.class - [JAR]
├─ com.github.alex1304.ultimategdbot.core.MemoryStats.class - [JAR]
├─ com.github.alex1304.ultimategdbot.core.PingCommand.class - [JAR]
├─ com.github.alex1304.ultimategdbot.core.RuntimeCommand.class - [JAR]
├─ com.github.alex1304.ultimategdbot.core.SetupCommand.class - [JAR]
com.github.alex1304.ultimategdbot.core.database
├─ com.github.alex1304.ultimategdbot.core.database.BlacklistedIds.class - [JAR]
├─ com.github.alex1304.ultimategdbot.core.database.BotAdmins.class - [JAR]
├─ com.github.alex1304.ultimategdbot.core.database.GuildPrefixes.class - [JAR]