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 mCommands-velocity-1.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.commands
├─ io.github.commands.InternalVelocityCommand.class - [JAR]
├─ io.github.commands.VelocityCaption.class - [JAR]
├─ io.github.commands.VelocityCommandManager.class - [JAR]
├─ io.github.commands.VelocityCommandRequirement.class - [JAR]
├─ io.github.commands.VelocitySenderWrapper.class - [JAR]
├─ io.github.commands.VelocitySubCommandBuilder.class - [JAR]
io.github.commands.arguments
├─ io.github.commands.arguments.ArgumentOnlinePlayer.class - [JAR]
├─ io.github.commands.arguments.VelocityArgument.class - [JAR]
io.github.commands.help
├─ io.github.commands.help.VelocityCommandHelpProvider.class - [JAR]