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

xyz.cssxsh.mirai.economy.event.EconomyServiceInitEvent.kt Maven / Gradle / Ivy

The newest version!
package xyz.cssxsh.mirai.economy.event

import net.mamoe.mirai.event.*
import xyz.cssxsh.mirai.economy.service.*

/**
 * 经济服务初始化事件
 */
public class EconomyServiceInitEvent(override val service: IEconomyService) : EconomyEvent, AbstractEvent()




© 2015 - 2024 Weber Informatics LLC | Privacy Policy