jar

at.noahb : smartInvs

Maven & Gradle

Jan 26, 2023
0 stars

SmartInvs-1.19 · A more recent and updated version of SmartInvs by MinusKube

Table Of Contents

Latest Version

Download at.noahb : smartInvs JAR file - Latest Versions:

All Versions

Download at.noahb : smartInvs JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window smartInvs-1.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

at.noahb.smartinvs

├─ at.noahb.smartinvs.ClickableItem.class - [JAR]

├─ at.noahb.smartinvs.InventoryListener.class - [JAR]

├─ at.noahb.smartinvs.InventoryManager.class - [JAR]

├─ at.noahb.smartinvs.SmartInventory.class - [JAR]

├─ at.noahb.smartinvs.SmartInvsPlugin.class - [JAR]

at.noahb.smartinvs.opener

├─ at.noahb.smartinvs.opener.ChestInventoryOpener.class - [JAR]

├─ at.noahb.smartinvs.opener.InventoryOpener.class - [JAR]

├─ at.noahb.smartinvs.opener.SpecialInventoryOpener.class - [JAR]

at.noahb.smartinvs.content

├─ at.noahb.smartinvs.content.InventoryContents.class - [JAR]

├─ at.noahb.smartinvs.content.InventoryProvider.class - [JAR]

├─ at.noahb.smartinvs.content.Pagination.class - [JAR]

├─ at.noahb.smartinvs.content.SlotIterator.class - [JAR]

├─ at.noahb.smartinvs.content.SlotPos.class - [JAR]