Package io.manebot.event.plugin
Class PluginRegisteredEvent
- java.lang.Object
-
- io.manebot.event.Event
-
- io.manebot.event.plugin.PluginEvent
-
- io.manebot.event.plugin.PluginRegisteredEvent
-
public class PluginRegisteredEvent extends PluginEvent
-
-
Constructor Summary
Constructors Constructor Description PluginRegisteredEvent(java.lang.Object sender, Plugin plugin)
-
Method Summary
-
Methods inherited from class io.manebot.event.plugin.PluginEvent
getPlugin
-
-
-
-
Constructor Detail
-
PluginRegisteredEvent
public PluginRegisteredEvent(java.lang.Object sender, Plugin plugin)
-
-