JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package org.yuemi.libs.api
package
org.yuemi.libs.api
Core entry points and provider registration interfaces for the YueMi-MC-Libs library.
Related Packages
Package
Description
org.yuemi.libs.api.economy
Economy API service interfaces and provider definitions for player balance management.
org.yuemi.libs.api.event
Event API for registering dynamic, functional event handlers.
org.yuemi.libs.api.gui
GUI API for building layered, interactive Minecraft inventory user interfaces.
org.yuemi.libs.api.items
Items API for resolving custom items, provider registry, and game item manipulation.
org.yuemi.libs.api.placeholder
org.yuemi.libs.api.util
All Classes and Interfaces
Interfaces
Classes
Class
Description
YueMiLibsApi
Public API for YueMi Libs plugin.
YueMiLibsProvider
Utility class to access YueMiLibsApi.