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 squirtgun-platform-bukkit-2.0.0-pre5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.lucyy.squirtgun.bukkit
├─ me.lucyy.squirtgun.bukkit.BukkitConsoleWrapper.class - [JAR]
├─ me.lucyy.squirtgun.bukkit.BukkitListenerAdapter.class - [JAR]
├─ me.lucyy.squirtgun.bukkit.BukkitNodeExecutor.class - [JAR]
├─ me.lucyy.squirtgun.bukkit.BukkitPlatform.class - [JAR]
├─ me.lucyy.squirtgun.bukkit.BukkitPlayer.class - [JAR]
me.lucyy.squirtgun.bukkit.task
├─ me.lucyy.squirtgun.bukkit.task.BukkitTaskScheduler.class - [JAR]