Interface ConstructPluginEvent

All Superinterfaces:
Event, LifecycleEvent

public interface ConstructPluginEvent extends LifecycleEvent
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    org.spongepowered.plugin.PluginContainer
     

    Methods inherited from interface org.spongepowered.api.event.Event Link icon

    cause, context, source

    Methods inherited from interface org.spongepowered.api.event.lifecycle.LifecycleEvent Link icon

    game
  • Method Details Link icon

    • plugin Link icon

      org.spongepowered.plugin.PluginContainer plugin()