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