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 doctor-plugin-forge-ftbquests-1.3.13.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
top.fanua.doctor.plugin.ftbquests
├─ top.fanua.doctor.plugin.ftbquests.PluginFtbQuests.class - [JAR]
top.fanua.doctor.plugin.ftbquests.api
├─ top.fanua.doctor.plugin.ftbquests.api.FtbQuestsPacket.class - [JAR]
top.fanua.doctor.plugin.ftbquests.definations
├─ top.fanua.doctor.plugin.ftbquests.definations.MessageClaimAllRewardsEncoder.class - [JAR]
├─ top.fanua.doctor.plugin.ftbquests.definations.MessageClaimAllRewardsPacket.class - [JAR]
top.fanua.doctor.plugin.ftbquests.protocol
├─ top.fanua.doctor.plugin.ftbquests.protocol.FtbQuests.class - [JAR]