jar

me.devnatan : inventory-framework-platform

Maven & Gradle

Aug 15, 2023

inventory-framework · Inventory Framework is a Bukkit Inventory API framework that allows you to create custom inventories with varied interaction treatments

Table Of Contents

Latest Version

Download me.devnatan : inventory-framework-platform JAR file - Latest Versions:

All Versions

Download me.devnatan : inventory-framework-platform JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.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 inventory-framework-platform-3.0.0-rc.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

me.devnatan.inventoryframework.internal

├─ me.devnatan.inventoryframework.internal.PlatformUtils.class - [JAR]

me.devnatan.inventoryframework.pipeline

├─ me.devnatan.inventoryframework.pipeline.PlatformCloseInterceptor.class - [JAR]

├─ me.devnatan.inventoryframework.pipeline.PlatformInitInterceptor.class - [JAR]

├─ me.devnatan.inventoryframework.pipeline.PlatformOpenInterceptor.class - [JAR]

├─ me.devnatan.inventoryframework.pipeline.PlatformRenderInterceptor.class - [JAR]

├─ me.devnatan.inventoryframework.pipeline.PlatformUpdateHandlerInterceptor.class - [JAR]

me.devnatan.inventoryframework.logging

├─ me.devnatan.inventoryframework.logging.NoopLogger.class - [JAR]

me.devnatan.inventoryframework.context

├─ me.devnatan.inventoryframework.context.ConfinedContext.class - [JAR]

├─ me.devnatan.inventoryframework.context.PlatformRenderContext.class - [JAR]

me.devnatan.inventoryframework.feature

├─ me.devnatan.inventoryframework.feature.DefaultFeatureInstaller.class - [JAR]

me.devnatan.inventoryframework

├─ me.devnatan.inventoryframework.PaginationStateBuilder.class - [JAR]

├─ me.devnatan.inventoryframework.PlatformView.class - [JAR]