Interface ExtensionLoadEvent

All Superinterfaces:
LuckPermsEvent

public interface ExtensionLoadEvent extends LuckPermsEvent
Called when an Extension is loaded.
  • Method Details

    • getExtension

      @NonNull Extension getExtension()
      Gets the extension that was loaded.
      Returns:
      the extension