Package org.yuemi.libs.api
Class YueMiLibsProvider
java.lang.Object
org.yuemi.libs.api.YueMiLibsProvider
Utility class to access YueMiLibsApi.
-
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable YueMiLibsApigetApi()Gets the active YueMiLibsApi instance from ServicesManager.
-
Method Details
-
getApi
Gets the active YueMiLibsApi instance from ServicesManager.- Returns:
- the active API instance, or null if not registered
-