Index
All Classes and Interfaces|All Packages
C
- createCustomItem(String) - Method in interface org.yuemi.mmoitems.api.MmoItemsApi
-
Generates a new ItemStack of the custom MMO-Item type.
G
- getApi() - Method in interface org.yuemi.mmoitems.api.MmoItemsApiProvider
-
Retrieves the currently registered MmoItemsApi implementation.
- getCustomItemId(ItemStack) - Method in interface org.yuemi.mmoitems.api.MmoItemsApi
-
Retrieves the custom MMO-Item ID associated with the given ItemStack.
I
- isCustomItem(ItemStack) - Method in interface org.yuemi.mmoitems.api.MmoItemsApi
-
Checks if the given ItemStack is a custom MMO-Item.
- isFeatureEnabled(Player) - Method in interface org.yuemi.mmoitems.api.MmoItemsApi
-
Checks if the MMO-Items admin features are enabled for the player.
M
- MmoItemsApi - Interface in org.yuemi.mmoitems.api
-
The public API for managing and querying custom items in MMO-Items.
- MmoItemsApiProvider - Interface in org.yuemi.mmoitems.api
-
Entry point for accessing the MmoItemsPlugin API.
O
- org.yuemi.mmoitems.api - package org.yuemi.mmoitems.api
S
- sendMessage(Player, String) - Method in interface org.yuemi.mmoitems.api.MmoItemsApi
-
Sends a MiniMessage styled message to the player.
All Classes and Interfaces|All Packages