jar

net.megavex : scoreboard-library-packet-adapter-base

Maven & Gradle

Apr 06, 2024
97 stars

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

Table Of Contents

Latest Version

Download net.megavex : scoreboard-library-packet-adapter-base JAR file - Latest Versions:

All Versions

Download net.megavex : scoreboard-library-packet-adapter-base 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-packet-adapter-base-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.implementation.packetAdapter.team

├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.team.EntriesPacketType.class - [JAR]

├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.team.TeamConstants.class - [JAR]

├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.team.TeamDisplayPacketAdapter.class - [JAR]

├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.team.TeamsPacketAdapter.class - [JAR]

net.megavex.scoreboardlibrary.implementation.packetAdapter

├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.ImmutableTeamProperties.class - [JAR]

├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.PacketAdapterProvider.class - [JAR]

├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.PacketSender.class - [JAR]

├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.PropertiesPacketType.class - [JAR]

net.megavex.scoreboardlibrary.implementation.packetAdapter.util

├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.util.LocalePacketUtil.class - [JAR]

net.megavex.scoreboardlibrary.implementation.packetAdapter.objective

├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.objective.ObjectiveConstants.class - [JAR]

├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.objective.ObjectivePacketAdapter.class - [JAR]

net.megavex.scoreboardlibrary.implementation.packetAdapter.util.reflect

├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.util.reflect.ConstructorAccessor.class - [JAR]

├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.util.reflect.FieldAccessor.class - [JAR]

├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.util.reflect.PacketConstructor.class - [JAR]

├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.util.reflect.ReflectUtil.class - [JAR]