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 uni-hologram-spigot-common-2.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.hsgamer.unihologram.spigot.common.line
├─ me.hsgamer.unihologram.spigot.common.line.ItemHologramLine.class - [JAR]
├─ me.hsgamer.unihologram.spigot.common.line.SkullHologramLine.class - [JAR]
me.hsgamer.unihologram.spigot.common.hologram.extra
├─ me.hsgamer.unihologram.spigot.common.hologram.extra.Colored.class - [JAR]
├─ me.hsgamer.unihologram.spigot.common.hologram.extra.PlayerPage.class - [JAR]
├─ me.hsgamer.unihologram.spigot.common.hologram.extra.PlayerVisibility.class - [JAR]