Interface ConstructPluginEvent

All Superinterfaces:
Event, LifecycleEvent

public interface ConstructPluginEvent extends LifecycleEvent
  • Method Summary

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

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

    cause, context, source

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

    game
  • Method Details

    • plugin

      org.spongepowered.plugin.PluginContainer plugin()