jar

io.github.hornster.itemfig : itemfig

Maven & Gradle

Dec 18, 2023
0 stars

itemfig · Serialization lib for item configurations for minecraft forge.

Table Of Contents

Latest Version

Download io.github.hornster.itemfig : itemfig JAR file - Latest Versions:

All Versions

Download io.github.hornster.itemfig : itemfig JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.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 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]