Interface ConstructPluginEvent
-
- All Superinterfaces:
Event
,LifecycleEvent
public interface ConstructPluginEvent extends LifecycleEvent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.spongepowered.plugin.PluginContainer
plugin()
-
Methods inherited from interface org.spongepowered.api.event.lifecycle.LifecycleEvent
game
-
-