All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xyz.cssxsh.mirai.arknights.StartupEvent.kt Maven / Gradle / Ivy

There is a newer version: 2.3.1
Show newest version
package xyz.cssxsh.mirai.arknights

import net.mamoe.mirai.console.events.*
import net.mamoe.mirai.console.plugin.jvm.*
import net.mamoe.mirai.event.*

/**
 * 表示一个启动事件
 */
public class StartupEvent(public val plugin: JvmPlugin) : ConsoleEvent, AbstractEvent()




© 2015 - 2024 Weber Informatics LLC | Privacy Policy