jar

com.tchristofferson.pagedinventories : PagedInventories

Maven & Gradle

Sep 19, 2019
10 stars

Paged Inventories · API for easily creating multi paged inventory GUIs in Spigot/Bukkit (Minecraft)

Table Of Contents

Latest Version

Download com.tchristofferson.pagedinventories : PagedInventories JAR file - Latest Versions:

All Versions

Download com.tchristofferson.pagedinventories : PagedInventories JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0
1.5
1.4
1.3
1.2
1.1
1.0

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 PagedInventories-2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tchristofferson.pagedinventories.utils

├─ com.tchristofferson.pagedinventories.utils.InventoryUtil.class - [JAR]

com.tchristofferson.pagedinventories

├─ com.tchristofferson.pagedinventories.IPagedInventory.class - [JAR]

├─ com.tchristofferson.pagedinventories.InventoryRegistrar.class - [JAR]

├─ com.tchristofferson.pagedinventories.NavigationType.class - [JAR]

├─ com.tchristofferson.pagedinventories.PagedInventory.class - [JAR]

├─ com.tchristofferson.pagedinventories.PagedInventoryAPI.class - [JAR]

├─ com.tchristofferson.pagedinventories.PagedInventoryListener.class - [JAR]

com.tchristofferson.pagedinventories.handlers

├─ com.tchristofferson.pagedinventories.handlers.PagedInventoryClickHandler.class - [JAR]

├─ com.tchristofferson.pagedinventories.handlers.PagedInventoryCloseHandler.class - [JAR]

├─ com.tchristofferson.pagedinventories.handlers.PagedInventoryGlobalClickHandler.class - [JAR]

├─ com.tchristofferson.pagedinventories.handlers.PagedInventoryGlobalCloseHandler.class - [JAR]

├─ com.tchristofferson.pagedinventories.handlers.PagedInventoryGlobalSwitchPageHandler.class - [JAR]

├─ com.tchristofferson.pagedinventories.handlers.PagedInventoryHandler.class - [JAR]

├─ com.tchristofferson.pagedinventories.handlers.PagedInventorySwitchPageHandler.class - [JAR]