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 reformcloud2-default-application-commands-2.10.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
systems.reformcloud.reformcloud2.commands.config
├─ systems.reformcloud.reformcloud2.commands.config.CommandsConfig.class - [JAR]
systems.reformcloud.reformcloud2.commands.plugin.bungeecord.handler
├─ systems.reformcloud.reformcloud2.commands.plugin.bungeecord.handler.BungeeCommandConfigHandler.class - [JAR]
systems.reformcloud.reformcloud2.commands.plugin.velocity
├─ systems.reformcloud.reformcloud2.commands.plugin.velocity.VelocityPlugin.class - [JAR]
systems.reformcloud.reformcloud2.commands.plugin.velocity.commands
├─ systems.reformcloud.reformcloud2.commands.plugin.velocity.commands.CommandLeave.class - [JAR]
├─ systems.reformcloud.reformcloud2.commands.plugin.velocity.commands.CommandReformCloud.class - [JAR]
systems.reformcloud.reformcloud2.commands.plugin.packet
├─ systems.reformcloud.reformcloud2.commands.plugin.packet.PacketReleaseCommandsConfig.class - [JAR]
systems.reformcloud.reformcloud2.commands.plugin
├─ systems.reformcloud.reformcloud2.commands.plugin.CommandConfigHandler.class - [JAR]
systems.reformcloud.reformcloud2.commands.plugin.bungeecord
├─ systems.reformcloud.reformcloud2.commands.plugin.bungeecord.BungeecordPlugin.class - [JAR]
systems.reformcloud.reformcloud2.commands.application.packet
├─ systems.reformcloud.reformcloud2.commands.application.packet.PacketGetCommandsConfig.class - [JAR]
├─ systems.reformcloud.reformcloud2.commands.application.packet.PacketGetCommandsConfigResult.class - [JAR]
systems.reformcloud.reformcloud2.commands.application
├─ systems.reformcloud.reformcloud2.commands.application.ReformCloudApplication.class - [JAR]
systems.reformcloud.reformcloud2.commands.plugin.internal
├─ systems.reformcloud.reformcloud2.commands.plugin.internal.InternalReformCloudCommand.class - [JAR]
systems.reformcloud.reformcloud2.commands.application.update
├─ systems.reformcloud.reformcloud2.commands.application.update.CommandAddonUpdater.class - [JAR]
systems.reformcloud.reformcloud2.commands.plugin.velocity.handler
├─ systems.reformcloud.reformcloud2.commands.plugin.velocity.handler.VelocityCommandConfigHandler.class - [JAR]
systems.reformcloud.reformcloud2.commands.plugin.bungeecord.commands
├─ systems.reformcloud.reformcloud2.commands.plugin.bungeecord.commands.CommandLeave.class - [JAR]
├─ systems.reformcloud.reformcloud2.commands.plugin.bungeecord.commands.CommandReformCloud.class - [JAR]
systems.reformcloud.reformcloud2.commands.application.listener
├─ systems.reformcloud.reformcloud2.commands.application.listener.ProcessInclusionHandler.class - [JAR]