Package com.mikuac.shiro.handler.event
Class NotifyEvent
java.lang.Object
com.mikuac.shiro.handler.event.NotifyEvent
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal Map<String,BiConsumer<Bot, com.alibaba.fastjson2.JSONObject>> 存储通知事件处理器 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid通知事件分发void群荣誉变更事件void抢红包运气王事件void戳一戳事件voidsetInjection(InjectionHandler injection) voidsetUtils(EventUtils utils)
-
Field Details
-
handlers
存储通知事件处理器
-
-
Constructor Details
-
NotifyEvent
public NotifyEvent()
-
-
Method Details