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 smartInvs-1.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.leguan16.smartinvs.content
├─ io.github.leguan16.smartinvs.content.InventoryContents.class - [JAR]
├─ io.github.leguan16.smartinvs.content.InventoryProvider.class - [JAR]
├─ io.github.leguan16.smartinvs.content.Pagination.class - [JAR]
├─ io.github.leguan16.smartinvs.content.SlotIterator.class - [JAR]
├─ io.github.leguan16.smartinvs.content.SlotPos.class - [JAR]
io.github.leguan16.smartinvs
├─ io.github.leguan16.smartinvs.ClickableItem.class - [JAR]
├─ io.github.leguan16.smartinvs.InventoryListener.class - [JAR]
├─ io.github.leguan16.smartinvs.InventoryManager.class - [JAR]
├─ io.github.leguan16.smartinvs.SmartInventory.class - [JAR]
├─ io.github.leguan16.smartinvs.SmartInvsPlugin.class - [JAR]
io.github.leguan16.smartinvs.opener
├─ io.github.leguan16.smartinvs.opener.ChestInventoryOpener.class - [JAR]
├─ io.github.leguan16.smartinvs.opener.InventoryOpener.class - [JAR]
├─ io.github.leguan16.smartinvs.opener.SpecialInventoryOpener.class - [JAR]