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