jar

net.megavex : scoreboard-library-api

Maven & Gradle

Apr 06, 2024
129 stars

scoreboard-library-api · Powerful packet-level scoreboard library for Paper/Spigot servers

Table Of Contents

Latest Version

Download net.megavex : scoreboard-library-api JAR file - Latest Versions:

All Versions

Download net.megavex : scoreboard-library-api JAR file - All Versions:

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

net.megavex.scoreboardlibrary.api.team.enums

├─ net.megavex.scoreboardlibrary.api.team.enums.CollisionRule.class - [JAR]

├─ net.megavex.scoreboardlibrary.api.team.enums.NameTagVisibility.class - [JAR]

net.megavex.scoreboardlibrary.api.sidebar.component

├─ net.megavex.scoreboardlibrary.api.sidebar.component.ComponentSidebarLayout.class - [JAR]

├─ net.megavex.scoreboardlibrary.api.sidebar.component.LineDrawable.class - [JAR]

├─ net.megavex.scoreboardlibrary.api.sidebar.component.SidebarComponent.class - [JAR]

net.megavex.scoreboardlibrary.api

├─ net.megavex.scoreboardlibrary.api.ScoreboardLibrary.class - [JAR]

net.megavex.scoreboardlibrary.api.sidebar

├─ net.megavex.scoreboardlibrary.api.sidebar.Sidebar.class - [JAR]

net.megavex.scoreboardlibrary.api.exception

├─ net.megavex.scoreboardlibrary.api.exception.NoPacketAdapterAvailableException.class - [JAR]

net.megavex.scoreboardlibrary.api.objective

├─ net.megavex.scoreboardlibrary.api.objective.ObjectiveDisplaySlot.class - [JAR]

├─ net.megavex.scoreboardlibrary.api.objective.ObjectiveManager.class - [JAR]

├─ net.megavex.scoreboardlibrary.api.objective.ObjectiveRenderType.class - [JAR]

├─ net.megavex.scoreboardlibrary.api.objective.ObjectiveScore.class - [JAR]

├─ net.megavex.scoreboardlibrary.api.objective.ScoreFormat.class - [JAR]

├─ net.megavex.scoreboardlibrary.api.objective.ScoreboardObjective.class - [JAR]

net.megavex.scoreboardlibrary.api.noop

├─ net.megavex.scoreboardlibrary.api.noop.NoopObjectiveManager.class - [JAR]

├─ net.megavex.scoreboardlibrary.api.noop.NoopScoreboardLibrary.class - [JAR]

├─ net.megavex.scoreboardlibrary.api.noop.NoopScoreboardObjective.class - [JAR]

├─ net.megavex.scoreboardlibrary.api.noop.NoopScoreboardTeam.class - [JAR]

├─ net.megavex.scoreboardlibrary.api.noop.NoopSidebar.class - [JAR]

├─ net.megavex.scoreboardlibrary.api.noop.NoopTeamDisplay.class - [JAR]

├─ net.megavex.scoreboardlibrary.api.noop.NoopTeamManager.class - [JAR]

net.megavex.scoreboardlibrary.api.sidebar.component.animation

├─ net.megavex.scoreboardlibrary.api.sidebar.component.animation.CollectionSidebarAnimation.class - [JAR]

├─ net.megavex.scoreboardlibrary.api.sidebar.component.animation.FramedSidebarAnimation.class - [JAR]

├─ net.megavex.scoreboardlibrary.api.sidebar.component.animation.SidebarAnimation.class - [JAR]

net.megavex.scoreboardlibrary.api.team

├─ net.megavex.scoreboardlibrary.api.team.ScoreboardTeam.class - [JAR]

├─ net.megavex.scoreboardlibrary.api.team.TeamDisplay.class - [JAR]

├─ net.megavex.scoreboardlibrary.api.team.TeamManager.class - [JAR]