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 petblocks-bukkit-lib-6.5.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.shynixn.petblocks.bukkit.lib
├─ com.github.shynixn.petblocks.bukkit.lib.ChatBuilder.class - [JAR]
├─ com.github.shynixn.petblocks.bukkit.lib.ExtensionHikariConnectionContext.class - [JAR]
├─ com.github.shynixn.petblocks.bukkit.lib.ReflectionUtils.class - [JAR]
├─ com.github.shynixn.petblocks.bukkit.lib.RegisterHelper.class - [JAR]
├─ com.github.shynixn.petblocks.bukkit.lib.SimpleCommandExecutor.class - [JAR]
├─ com.github.shynixn.petblocks.bukkit.lib.SimpleListener.class - [JAR]
├─ com.github.shynixn.petblocks.bukkit.lib.SpigotEvent.class - [JAR]
├─ com.github.shynixn.petblocks.bukkit.lib.UpdateUtils.class - [JAR]