Interface SmartSpawnerPlugin


public interface SmartSpawnerPlugin
Interface that the main SmartSpawner plugin class implements. Provides access to the API from the plugin instance.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the SmartSpawnerAPI instance.
  • Method Details

    • getAPI

      SmartSpawnerAPI getAPI()
      Gets the SmartSpawnerAPI instance.
      Returns:
      the API instance