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 configs-bukkit-6.0.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.portlek.bukkititembuilder.util
├─ io.github.portlek.bukkititembuilder.util.ColorUtil.class - [JAR]
├─ io.github.portlek.bukkititembuilder.util.ItemStackUtil.class - [JAR]
com.cryptomorin.xseries.messages
├─ com.cryptomorin.xseries.messages.Titles.class - [JAR]
io.github.portlek.configs.bukkit.data
├─ io.github.portlek.configs.bukkit.data.Position.class - [JAR]
├─ io.github.portlek.configs.bukkit.data.SentTitle.class - [JAR]
io.github.portlek.bukkitversion
├─ io.github.portlek.bukkitversion.BukkitVersion.class - [JAR]
io.github.portlek.bukkititembuilder
├─ io.github.portlek.bukkititembuilder.Buildable.class - [JAR]
├─ io.github.portlek.bukkititembuilder.Builder.class - [JAR]
com.cryptomorin.xseries
├─ com.cryptomorin.xseries.ReflectionUtils.class - [JAR]
├─ com.cryptomorin.xseries.SkullCacheListener.class - [JAR]
├─ com.cryptomorin.xseries.SkullUtils.class - [JAR]
├─ com.cryptomorin.xseries.XEnchantment.class - [JAR]
├─ com.cryptomorin.xseries.XMaterial.class - [JAR]
io.github.bananapuncher714.nbteditor
├─ io.github.bananapuncher714.nbteditor.NBTEditor.class - [JAR]
io.github.portlek.configs.bukkit.loaders
├─ io.github.portlek.configs.bukkit.loaders.FlItemStack.class - [JAR]
├─ io.github.portlek.configs.bukkit.loaders.FlPosition.class - [JAR]
├─ io.github.portlek.configs.bukkit.loaders.FlTitle.class - [JAR]