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 mirai-message-source-1.6.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.meowcat.mesagisto.mirai
├─ org.meowcat.mesagisto.mirai.CipherConfig.class - [JAR]
├─ org.meowcat.mesagisto.mirai.Command.class - [JAR]
├─ org.meowcat.mesagisto.mirai.ConfigKt.class - [JAR]
├─ org.meowcat.mesagisto.mirai.ExtensionKt.class - [JAR]
├─ org.meowcat.mesagisto.mirai.LoggerKt.class - [JAR]
├─ org.meowcat.mesagisto.mirai.MessageSourceT.class - [JAR]
├─ org.meowcat.mesagisto.mirai.MiraiDb.class - [JAR]
├─ org.meowcat.mesagisto.mirai.MiraiRes.class - [JAR]
├─ org.meowcat.mesagisto.mirai.MultiBot.class - [JAR]
├─ org.meowcat.mesagisto.mirai.PermConfig.class - [JAR]
├─ org.meowcat.mesagisto.mirai.Plugin.class - [JAR]
├─ org.meowcat.mesagisto.mirai.ProxyConfig.class - [JAR]
├─ org.meowcat.mesagisto.mirai.RootConfig.class - [JAR]
├─ org.meowcat.mesagisto.mirai.SwitchConfig.class - [JAR]
org.mesagisto.mirai_message_source
├─ org.mesagisto.mirai_message_source.BuildConfig.class - [JAR]
org.meowcat.mesagisto.mirai.handlers
├─ org.meowcat.mesagisto.mirai.handlers.Receive.class - [JAR]
├─ org.meowcat.mesagisto.mirai.handlers.ReceiveKt.class - [JAR]
├─ org.meowcat.mesagisto.mirai.handlers.SendKt.class - [JAR]