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 simbot-component-onebot-v11-event-jvm-0.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
love.forte.simbot.component.onebot.v11.event.notice
├─ love.forte.simbot.component.onebot.v11.event.notice.FriendAddEvent.class - [JAR]
├─ love.forte.simbot.component.onebot.v11.event.notice.FriendRecallEvent.class - [JAR]
├─ love.forte.simbot.component.onebot.v11.event.notice.GroupAdminEvent.class - [JAR]
├─ love.forte.simbot.component.onebot.v11.event.notice.GroupBanEvent.class - [JAR]
├─ love.forte.simbot.component.onebot.v11.event.notice.GroupDecreaseEvent.class - [JAR]
├─ love.forte.simbot.component.onebot.v11.event.notice.GroupIncreaseEvent.class - [JAR]
├─ love.forte.simbot.component.onebot.v11.event.notice.GroupRecallEvent.class - [JAR]
├─ love.forte.simbot.component.onebot.v11.event.notice.GroupUploadEvent.class - [JAR]
├─ love.forte.simbot.component.onebot.v11.event.notice.NoticeEvent.class - [JAR]
├─ love.forte.simbot.component.onebot.v11.event.notice.NotifyEvent.class - [JAR]
love.forte.simbot.component.onebot.v11.event.message
├─ love.forte.simbot.component.onebot.v11.event.message.GroupMessageEvent.class - [JAR]
├─ love.forte.simbot.component.onebot.v11.event.message.MessageEvent.class - [JAR]
├─ love.forte.simbot.component.onebot.v11.event.message.MessageEventKt.class - [JAR]
├─ love.forte.simbot.component.onebot.v11.event.message.PrivateMessageEvent.class - [JAR]
love.forte.simbot.component.onebot.v11.event.meta
├─ love.forte.simbot.component.onebot.v11.event.meta.HeartbeatEvent.class - [JAR]
├─ love.forte.simbot.component.onebot.v11.event.meta.LifecycleEvent.class - [JAR]
├─ love.forte.simbot.component.onebot.v11.event.meta.MetaEvent.class - [JAR]
love.forte.simbot.component.onebot.v11.event
├─ love.forte.simbot.component.onebot.v11.event.Event.class - [JAR]
├─ love.forte.simbot.component.onebot.v11.event.EventResolvers.class - [JAR]
├─ love.forte.simbot.component.onebot.v11.event.EventResolvers__EventResolver_generatedKt.class - [JAR]
├─ love.forte.simbot.component.onebot.v11.event.ExpectEventSubTypeProperty.class - [JAR]
├─ love.forte.simbot.component.onebot.v11.event.ExpectEventType.class - [JAR]
├─ love.forte.simbot.component.onebot.v11.event.UnknownEvent.class - [JAR]
love.forte.simbot.component.onebot.v11.event.request
├─ love.forte.simbot.component.onebot.v11.event.request.FriendRequestEvent.class - [JAR]
├─ love.forte.simbot.component.onebot.v11.event.request.GroupRequestEvent.class - [JAR]
├─ love.forte.simbot.component.onebot.v11.event.request.RequestEvent.class - [JAR]