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-mirai-boot-annotation-3.0.0.preview.2.0-292.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
love.forte.simbot.component.mirai.annotation
├─ love.forte.simbot.component.mirai.annotation.OnMiraiBotGroupPermissionChange.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiBotInvitedJoinGroupRequest.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiBotJoinGroup.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiBotLeave.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiBotMute.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiBotUnmute.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiFriendAvatarChanged.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiFriendDecrease.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiFriendIncrease.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiFriendInputStatusChanged.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiFriendMessage.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiFriendNickChanged.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiFriendRemarkChange.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiFriendRequest.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiGroupAllowAnonymousChat.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiGroupAllowConfessTalk.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiGroupAllowMemberInvite.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiGroupEntranceAnnouncementChange.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiGroupMessage.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiGroupMuteAll.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiGroupNameChange.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiGroupTalkativeChange.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiMemberCardChange.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiMemberHonorChange.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiMemberJoin.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiMemberJoinRequest.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiMemberLeave.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiMemberMessage.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiMemberMute.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiMemberPermissionChange.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiMemberSpecialTitleChange.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiMemberUnmute.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnMiraiStrangerMessage.class - [JAR]
├─ love.forte.simbot.component.mirai.annotation.OnUnsupportedMiraiEvent.class - [JAR]