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 Scissors-1.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.unongmilkumk.Scissors
├─ io.github.unongmilkumk.Scissors.KoreanPack.class - [JAR]
├─ io.github.unongmilkumk.Scissors.Region.class - [JAR]
io.github.unongmilkumk.Scissors.makers
├─ io.github.unongmilkumk.Scissors.makers.CommandMaker.class - [JAR]
├─ io.github.unongmilkumk.Scissors.makers.ConfigMaker.class - [JAR]
├─ io.github.unongmilkumk.Scissors.makers.GuiMaker.class - [JAR]
├─ io.github.unongmilkumk.Scissors.makers.ItemMaker.class - [JAR]
├─ io.github.unongmilkumk.Scissors.makers.PlayerHeadMaker.class - [JAR]