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 ldk-chat-0.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.lgou2w.ldk.chat
├─ com.lgou2w.ldk.chat.ChatAction.class - [JAR]
├─ com.lgou2w.ldk.chat.ChatClickEvent.class - [JAR]
├─ com.lgou2w.ldk.chat.ChatColor.class - [JAR]
├─ com.lgou2w.ldk.chat.ChatComponent.class - [JAR]
├─ com.lgou2w.ldk.chat.ChatComponentAbstract.class - [JAR]
├─ com.lgou2w.ldk.chat.ChatComponentFancy.class - [JAR]
├─ com.lgou2w.ldk.chat.ChatComponentKeybind.class - [JAR]
├─ com.lgou2w.ldk.chat.ChatComponentNBT.class - [JAR]
├─ com.lgou2w.ldk.chat.ChatComponentNBTBlock.class - [JAR]
├─ com.lgou2w.ldk.chat.ChatComponentNBTEntity.class - [JAR]
├─ com.lgou2w.ldk.chat.ChatComponentNBTStorage.class - [JAR]
├─ com.lgou2w.ldk.chat.ChatComponentScore.class - [JAR]
├─ com.lgou2w.ldk.chat.ChatComponentSelector.class - [JAR]
├─ com.lgou2w.ldk.chat.ChatComponentText.class - [JAR]
├─ com.lgou2w.ldk.chat.ChatComponentTranslation.class - [JAR]
├─ com.lgou2w.ldk.chat.ChatHexColor.class - [JAR]
├─ com.lgou2w.ldk.chat.ChatHoverEvent.class - [JAR]
├─ com.lgou2w.ldk.chat.ChatKt.class - [JAR]
├─ com.lgou2w.ldk.chat.ChatSerializer.class - [JAR]
├─ com.lgou2w.ldk.chat.ChatStyle.class - [JAR]
├─ com.lgou2w.ldk.chat.Color.class - [JAR]