View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window scoreboard-library-modern-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.modern
├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.modern.ComponentProvider.class - [JAR]
├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.modern.PacketAccessors.class - [JAR]
├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.modern.PacketAdapterProviderImpl.class - [JAR]
net.megavex.scoreboardlibrary.implementation.packetAdapter.modern.team
├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.modern.team.AbstractTeamsPacketAdapterImpl.class - [JAR]
├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.modern.team.PaperTeamsPacketAdapterImpl.class - [JAR]
├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.modern.team.SpigotTeamsPacketAdapter.class - [JAR]
net.megavex.scoreboardlibrary.implementation.packetAdapter.modern.objective
├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.modern.objective.AbstractObjectivePacketAdapter.class - [JAR]
├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.modern.objective.DisplaySlotProvider.class - [JAR]
├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.modern.objective.PaperObjectivePacketAdapter.class - [JAR]
├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.modern.objective.ScoreFormatConverter.class - [JAR]
├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.modern.objective.SpigotObjectivePacketAdapter.class - [JAR]
net.megavex.scoreboardlibrary.implementation.packetAdapter.modern.util
├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.modern.util.NativeAdventureUtil.class - [JAR]
├─ net.megavex.scoreboardlibrary.implementation.packetAdapter.modern.util.PacketUtil.class - [JAR]