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 itemfig-0.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.hornster.itemfig.api.serialization
├─ io.github.hornster.itemfig.api.serialization.ItemFigApi.class - [JAR]
io.github.hornster.itemfig
├─ io.github.hornster.itemfig.Config.class - [JAR]
├─ io.github.hornster.itemfig.ItemFig.class - [JAR]
io.github.hornster.itemfig.serialization
├─ io.github.hornster.itemfig.serialization.SerializationHelper.class - [JAR]
├─ io.github.hornster.itemfig.serialization.SerializationManager.class - [JAR]
io.github.hornster.itemfig.serialization.config
├─ io.github.hornster.itemfig.serialization.config.ConfigObjAdapter.class - [JAR]
io.github.hornster.itemfig.serialization.common.constants
├─ io.github.hornster.itemfig.serialization.common.constants.Constants.class - [JAR]
io.github.hornster.itemfig.api.serialization.config
├─ io.github.hornster.itemfig.api.serialization.config.ConfigObj.class - [JAR]
├─ io.github.hornster.itemfig.api.serialization.config.ConfigObjAdapterConfig.class - [JAR]