Package org.yuemi.libs.api.items
Class ItemsApiProvider
java.lang.Object
org.yuemi.libs.api.items.ItemsApiProvider
Service provider helper for ItemsApi.
-
Method Summary
-
Method Details
-
getApi
Gets the active ItemsApi implementation.- Returns:
- the active ItemsApi, or null if not registered
-
register
Registers the active ItemsApi implementation.- Parameters:
provider- the active provider
-