public class PluginEvent extends AbstractEventContext<IPlugin,PluginEvent.EVENT> implements IEvent
Modifier and Type | Class and Description |
---|---|
static class |
PluginEvent.EVENT
插件事件枚举
|
source
EVENT_SOURCE
Constructor and Description |
---|
PluginEvent(IPlugin owner,
PluginEvent.EVENT eventName) |
addParamExtend, getEventClass, getEventName, getEventSource, getParamExtend, getSource, getTimestamp, setEventSource
toString
public PluginEvent(IPlugin owner, PluginEvent.EVENT eventName)
Copyright © 2022. All rights reserved.