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 currentaffairs-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.earthcomputer.currentaffairs.mixin
├─ net.earthcomputer.currentaffairs.mixin.MinecraftClientMixin.class - [JAR]
net.earthcomputer.currentaffairs
├─ net.earthcomputer.currentaffairs.CurrentAffairs.class - [JAR]
├─ net.earthcomputer.currentaffairs.CurrentAffairsInfo.class - [JAR]
├─ net.earthcomputer.currentaffairs.CurrentAffairsScreen.class - [JAR]
├─ net.earthcomputer.currentaffairs.DateSerializer.class - [JAR]
├─ net.earthcomputer.currentaffairs.TextSerializer.class - [JAR]