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-shared-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.shared.command
├─ systems.reformcloud.reformcloud2.shared.command.DefaultCommandContainer.class - [JAR]
├─ systems.reformcloud.reformcloud2.shared.command.DefaultCommandManager.class - [JAR]
systems.reformcloud.reformcloud2.shared.event
├─ systems.reformcloud.reformcloud2.shared.event.DefaultEventManager.class - [JAR]
├─ systems.reformcloud.reformcloud2.shared.event.DefaultListenerContainer.class - [JAR]
systems.reformcloud.reformcloud2.shared.command.sources
├─ systems.reformcloud.reformcloud2.shared.command.sources.CachedCommandSender.class - [JAR]
├─ systems.reformcloud.reformcloud2.shared.command.sources.ConsoleCommandSender.class - [JAR]
systems.reformcloud.reformcloud2.shared.network.client
├─ systems.reformcloud.reformcloud2.shared.network.client.ClientChannelInitializer.class - [JAR]
├─ systems.reformcloud.reformcloud2.shared.network.client.DefaultNetworkClient.class - [JAR]
systems.reformcloud.reformcloud2.shared.registry.service
├─ systems.reformcloud.reformcloud2.shared.registry.service.DefaultServiceRegistry.class - [JAR]
├─ systems.reformcloud.reformcloud2.shared.registry.service.DefaultServiceRegistryEntry.class - [JAR]
systems.reformcloud.reformcloud2.shared.network.channel
├─ systems.reformcloud.reformcloud2.shared.network.channel.DefaultChannelManager.class - [JAR]
├─ systems.reformcloud.reformcloud2.shared.network.channel.DefaultNetworkChannel.class - [JAR]
systems.reformcloud.reformcloud2.shared.network.packet
├─ systems.reformcloud.reformcloud2.shared.network.packet.DefaultPacketProvider.class - [JAR]
├─ systems.reformcloud.reformcloud2.shared.network.packet.DefaultQueryManager.class - [JAR]
systems.reformcloud.reformcloud2.shared.registry.io
├─ systems.reformcloud.reformcloud2.shared.registry.io.DefaultFileRegistry.class - [JAR]
systems.reformcloud.reformcloud2.shared.network.server
├─ systems.reformcloud.reformcloud2.shared.network.server.DefaultNetworkServer.class - [JAR]
├─ systems.reformcloud.reformcloud2.shared.network.server.ServerChannelInitializer.class - [JAR]
systems.reformcloud.reformcloud2.shared.group
├─ systems.reformcloud.reformcloud2.shared.group.DefaultMainGroupBuilder.class - [JAR]
├─ systems.reformcloud.reformcloud2.shared.group.DefaultProcessGroupBuilder.class - [JAR]
systems.reformcloud.reformcloud2.shared.process
├─ systems.reformcloud.reformcloud2.shared.process.AbstractProcessBuilder.class - [JAR]