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 PlumJuice-0.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.teamcheeze.plumJuice.v1_17_R1
├─ io.github.teamcheeze.plumJuice.v1_17_R1.ClientityImpl.class - [JAR]
├─ io.github.teamcheeze.plumJuice.v1_17_R1.ClientityWorldImpl.class - [JAR]
io.github.teamcheeze.plumjuice.common.clientity
├─ io.github.teamcheeze.plumjuice.common.clientity.Clientity.class - [JAR]
├─ io.github.teamcheeze.plumjuice.common.clientity.ClientityEvents.class - [JAR]
├─ io.github.teamcheeze.plumjuice.common.clientity.ClientityServer.class - [JAR]
├─ io.github.teamcheeze.plumjuice.common.clientity.ClientityWorld.class - [JAR]