Class SmartSpawnerProvider
java.lang.Object
github.nighter.smartspawner.api.SmartSpawnerProvider
Utility class to get the SmartSpawnerAPI instance.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SmartSpawnerAPIgetAPI()Gets the SmartSpawnerAPI instance.
-
Constructor Details
-
SmartSpawnerProvider
public SmartSpawnerProvider()
-
-
Method Details
-
getAPI
Gets the SmartSpawnerAPI instance.- Returns:
- the API instance, or null if SmartSpawner is not loaded
-