jar

xyz.tozymc.spigot : title-api

Maven & Gradle

Jul 24, 2021
0 stars

title-api · Library to use titles in Spigot server.

Table Of Contents

Latest Version

Download xyz.tozymc.spigot : title-api JAR file - Latest Versions:

All Versions

Download xyz.tozymc.spigot : title-api JAR file - All Versions:

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

xyz.tozymc.spigot.api.title.backend.title

├─ xyz.tozymc.spigot.api.title.backend.title.BackendTitleApi.class - [JAR]

├─ xyz.tozymc.spigot.api.title.backend.title.NmsTitleApi.class - [JAR]

├─ xyz.tozymc.spigot.api.title.backend.title.SpigotTitleApi.class - [JAR]

xyz.tozymc.spigot.api.title

├─ xyz.tozymc.spigot.api.title.Title.class - [JAR]

├─ xyz.tozymc.spigot.api.title.TitleApi.class - [JAR]

xyz.tozymc.spigot.api.title.backend.actionbar

├─ xyz.tozymc.spigot.api.title.backend.actionbar.NmsTitleActionbarApi.class - [JAR]

├─ xyz.tozymc.spigot.api.title.backend.actionbar.SpigotTitleActionbarApi.class - [JAR]

├─ xyz.tozymc.spigot.api.title.backend.actionbar.TitleActionbarApi.class - [JAR]

xyz.tozymc.spigot.api.title.util

├─ xyz.tozymc.spigot.api.title.util.Colors.class - [JAR]

├─ xyz.tozymc.spigot.api.title.util.Reflections.class - [JAR]

├─ xyz.tozymc.spigot.api.title.util.Ticks.class - [JAR]

Advertisement