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 rcon-1.6.28-PN.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.nukkitx.network.rcon.codec
├─ com.nukkitx.network.rcon.codec.RconCodec.class - [JAR]
com.nukkitx.network.rcon.handler
├─ com.nukkitx.network.rcon.handler.RconHandler.class - [JAR]
com.nukkitx.network.rcon
├─ com.nukkitx.network.rcon.RconEventListener.class - [JAR]
├─ com.nukkitx.network.rcon.RconMessage.class - [JAR]
├─ com.nukkitx.network.rcon.RconNetworkListener.class - [JAR]