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 YuQ-Mirai-0.0.6.10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.icecreamqaq.yuq.mirai
├─ com.icecreamqaq.yuq.mirai.FunKt.class - [JAR]
├─ com.icecreamqaq.yuq.mirai.MiraiBot.class - [JAR]
├─ com.icecreamqaq.yuq.mirai.MiraiJob.class - [JAR]
├─ com.icecreamqaq.yuq.mirai.YuQMiraiStart.class - [JAR]
com.icecreamqaq.yuq.mirai.message
├─ com.icecreamqaq.yuq.mirai.message.AtImpl.class - [JAR]
├─ com.icecreamqaq.yuq.mirai.message.FaceImpl.class - [JAR]
├─ com.icecreamqaq.yuq.mirai.message.FlashImageImpl.class - [JAR]
├─ com.icecreamqaq.yuq.mirai.message.ImageReceive.class - [JAR]
├─ com.icecreamqaq.yuq.mirai.message.ImageSend.class - [JAR]
├─ com.icecreamqaq.yuq.mirai.message.JsonImpl.class - [JAR]
├─ com.icecreamqaq.yuq.mirai.message.MiraiMessageItemFactory.class - [JAR]
├─ com.icecreamqaq.yuq.mirai.message.MiraiMessageKt.class - [JAR]
├─ com.icecreamqaq.yuq.mirai.message.MiraiMessageSource.class - [JAR]
├─ com.icecreamqaq.yuq.mirai.message.NoImplItemImpl.class - [JAR]
├─ com.icecreamqaq.yuq.mirai.message.TextImpl.class - [JAR]
├─ com.icecreamqaq.yuq.mirai.message.VoiceRecv.class - [JAR]
├─ com.icecreamqaq.yuq.mirai.message.XmlImpl.class - [JAR]
com.icecreamqaq.yuq.mirai.entity
├─ com.icecreamqaq.yuq.mirai.entity.AnonymousMemberImpl.class - [JAR]
├─ com.icecreamqaq.yuq.mirai.entity.ContactImpl.class - [JAR]
├─ com.icecreamqaq.yuq.mirai.entity.FriendImpl.class - [JAR]
├─ com.icecreamqaq.yuq.mirai.entity.GroupImpl.class - [JAR]
├─ com.icecreamqaq.yuq.mirai.entity.GroupMemberImpl.class - [JAR]
com.icecreamqaq.yuq.mirai.logger
├─ com.icecreamqaq.yuq.mirai.logger.Bot.class - [JAR]
├─ com.icecreamqaq.yuq.mirai.logger.LogBase.class - [JAR]
├─ com.icecreamqaq.yuq.mirai.logger.Network.class - [JAR]