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 NeptuneAPI-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.vedantmulay.neptuneapi.bukkit
├─ io.github.vedantmulay.neptuneapi.bukkit.Utils.class - [JAR]
io.github.vedantmulay.neptuneapi.bukkit.commands.subcommand
├─ io.github.vedantmulay.neptuneapi.bukkit.commands.subcommand.SubCommand.class - [JAR]
├─ io.github.vedantmulay.neptuneapi.bukkit.commands.subcommand.SubCommandManager.class - [JAR]
io.github.vedantmulay.neptuneapi.bukkit.menu
├─ io.github.vedantmulay.neptuneapi.bukkit.menu.MenuItem.class - [JAR]
├─ io.github.vedantmulay.neptuneapi.bukkit.menu.MenuManager.class - [JAR]
├─ io.github.vedantmulay.neptuneapi.bukkit.menu.NeptuneMenu.class - [JAR]
├─ io.github.vedantmulay.neptuneapi.bukkit.menu.SimpleMenuItem.class - [JAR]
io.github.vedantmulay.neptuneapi.bukkit.commands
├─ io.github.vedantmulay.neptuneapi.bukkit.commands.CommandManager.class - [JAR]
├─ io.github.vedantmulay.neptuneapi.bukkit.commands.NeptuneCommand.class - [JAR]
io.github.vedantmulay.neptuneapi.bungee.config
├─ io.github.vedantmulay.neptuneapi.bungee.config.NeptuneBungeeConfig.class - [JAR]
io.github.vedantmulay.neptuneapi.bukkit.config
├─ io.github.vedantmulay.neptuneapi.bukkit.config.NeptuneConfig.class - [JAR]
io.github.vedantmulay.neptuneapi.bungee.utils
├─ io.github.vedantmulay.neptuneapi.bungee.utils.ProxyUtils.class - [JAR]