jar

io.typst : bukkit-object

Maven & Gradle

Mar 02, 2024
1 stars

io.typst:bukkit-object · A simple object-yaml-mapping for Bukkit.

Table Of Contents

Latest Version

Download io.typst : bukkit-object JAR file - Latest Versions:

All Versions

Download io.typst : bukkit-object JAR file - All Versions:

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

io.typst.bukkit.object

├─ io.typst.bukkit.object.BukkitObjectMapper.class - [JAR]

├─ io.typst.bukkit.object.FieldDef.class - [JAR]

├─ io.typst.bukkit.object.FieldValue.class - [JAR]

├─ io.typst.bukkit.object.ObjectDef.class - [JAR]

├─ io.typst.bukkit.object.Reflections.class - [JAR]

├─ io.typst.bukkit.object.Result.class - [JAR]

├─ io.typst.bukkit.object.TypeDef.class - [JAR]

Advertisement