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 warlords-party-manager-2.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.ebicep.warlordspartymanager
├─ com.ebicep.warlordspartymanager.RegularGamesMenu.class - [JAR]
├─ com.ebicep.warlordspartymanager.WarlordsPartyManager.class - [JAR]
com.ebicep.warlordspartymanager.commands
├─ com.ebicep.warlordspartymanager.commands.PartyCommand.class - [JAR]
├─ com.ebicep.warlordspartymanager.commands.StreamCommand.class - [JAR]
com.ebicep.warlordspartymanager.listeners
├─ com.ebicep.warlordspartymanager.listeners.PartyListener.class - [JAR]
com.ebicep.warlordspartymanager.party
├─ com.ebicep.warlordspartymanager.party.Party.class - [JAR]
├─ com.ebicep.warlordspartymanager.party.PartyPlayer.class - [JAR]
├─ com.ebicep.warlordspartymanager.party.PartyPlayerType.class - [JAR]
com.ebicep.chatutils
├─ com.ebicep.chatutils.ChatUtils.class - [JAR]
├─ com.ebicep.chatutils.DefaultFontInfo.class - [JAR]