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 minigamecore-implementation-3.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.hsgamer.minigamecore.implementation.feature
├─ me.hsgamer.minigamecore.implementation.feature.ArenaFinderFeature.class - [JAR]
├─ me.hsgamer.minigamecore.implementation.feature.TimerFeature.class - [JAR]
├─ me.hsgamer.minigamecore.implementation.feature.UUIDArenaFinderFeature.class - [JAR]
├─ me.hsgamer.minigamecore.implementation.feature.package-info.class - [JAR]
me.hsgamer.minigamecore.implementation.manager
├─ me.hsgamer.minigamecore.implementation.manager.LoadedArenaManager.class - [JAR]
├─ me.hsgamer.minigamecore.implementation.manager.package-info.class - [JAR]
me.hsgamer.minigamecore.implementation
├─ me.hsgamer.minigamecore.implementation.package-info.class - [JAR]