jar

io.github.seggan : sf4k

Maven & Gradle

Mar 11, 2024
2 stars

sf4k · A simple library for creating Slimefun addons in Kotlin.

Table Of Contents

Latest Version

Download io.github.seggan : sf4k JAR file - Latest Versions:

All Versions

Download io.github.seggan : sf4k JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 sf4k-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.seggan.sf4k.serial

├─ io.github.seggan.sf4k.serial.BSUtilKt.class - [JAR]

├─ io.github.seggan.sf4k.serial.BasicBlockStorageDataType.class - [JAR]

├─ io.github.seggan.sf4k.serial.BasicCompositeBlockStorageDataType.class - [JAR]

├─ io.github.seggan.sf4k.serial.BlockStorageDataType.class - [JAR]

├─ io.github.seggan.sf4k.serial.CollectionBlockStorageDataType.class - [JAR]

├─ io.github.seggan.sf4k.serial.CollectionBlockStorageDataTypeKt.class - [JAR]

├─ io.github.seggan.sf4k.serial.CompositeBlockStorageDataType.class - [JAR]

├─ io.github.seggan.sf4k.serial.EnumBlockStorageDataType.class - [JAR]

├─ io.github.seggan.sf4k.serial.ListBlockStorageDataType.class - [JAR]

├─ io.github.seggan.sf4k.serial.MapBlockStorageDataType.class - [JAR]

├─ io.github.seggan.sf4k.serial.PairBlockStorageDataType.class - [JAR]

├─ io.github.seggan.sf4k.serial.SetBlockStorageDataType.class - [JAR]

├─ io.github.seggan.sf4k.serial.UuidDataType.class - [JAR]

io.github.seggan.sf4k.location

├─ io.github.seggan.sf4k.location.LocationOpsKt.class - [JAR]

io.github.seggan.sf4k

├─ io.github.seggan.sf4k.AbstractAddon.class - [JAR]

Advertisement