Class OnyxLib
java.lang.Object
com.zombienw.onyxlib.api.OnyxLib
-
Method Summary
Modifier and TypeMethodDescriptionstatic OnyxNamespaceRetrieves or creates a namespace for the given plugin.
-
Method Details
-
namespace
Retrieves or creates a namespace for the given plugin.- Parameters:
plugin- The PaperMC plugin requesting the namespace.- Returns:
- The associated OnyxNamespace.
-