JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
github.nighter.smartspawner.api
SmartSpawnerPlugin
Contents
Description
Method Summary
Method Details
getAPI()
Hide sidebar
Show sidebar
Interface SmartSpawnerPlugin
public interface
SmartSpawnerPlugin
Interface that the main SmartSpawner plugin class implements. Provides access to the API from the plugin instance.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
SmartSpawnerAPI
getAPI
()
Gets the SmartSpawnerAPI instance.
Method Details
getAPI
SmartSpawnerAPI
getAPI
()
Gets the SmartSpawnerAPI instance.
Returns:
the API instance