jar

xyz.upperlevel.spigot.book : spigot-book-api

Maven & Gradle

Nov 29, 2021
65 stars

BookApi · A low-level API for book control on spigot

Table Of Contents

Latest Version

Download xyz.upperlevel.spigot.book : spigot-book-api JAR file - Latest Versions:

All Versions

Download xyz.upperlevel.spigot.book : spigot-book-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6
1.5
1.4.x
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 spigot-book-api-1.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

xyz.upperlevel.spigot.book

├─ xyz.upperlevel.spigot.book.BookUtil.class - [JAR]

├─ xyz.upperlevel.spigot.book.CustomBookOpenEvent.class - [JAR]

├─ xyz.upperlevel.spigot.book.UnsupportedVersionException.class - [JAR]

xyz.upperlevel.spigot.book.internals

├─ xyz.upperlevel.spigot.book.internals.BookHelper.class - [JAR]

├─ xyz.upperlevel.spigot.book.internals.NmsBookHelper.class - [JAR]

├─ xyz.upperlevel.spigot.book.internals.NmsUtil.class - [JAR]

├─ xyz.upperlevel.spigot.book.internals.SpigotBookHelper.class - [JAR]

Advertisement