Index
All Classes and Interfaces|All Packages
G
- getApi() - Method in interface org.yuemi.mmomobs.api.MmoMobsApiProvider
-
Retrieves the currently registered MmoMobsApi implementation.
- getCustomMobTags(Entity) - Method in interface org.yuemi.mmomobs.api.MmoMobsApi
-
Retrieves a collection of scoreboard and custom tags associated with the given Entity.
- getCustomMobType(Entity) - Method in interface org.yuemi.mmomobs.api.MmoMobsApi
-
Retrieves the custom mob configuration ID associated with the given Entity.
I
- isCustomMob(Entity) - Method in interface org.yuemi.mmomobs.api.MmoMobsApi
-
Checks if the given Entity is a custom MMO-Mob.
- isFeatureEnabled(Player) - Method in interface org.yuemi.mmomobs.api.MmoMobsApi
-
Checks if the MMO-Mobs admin features are enabled for the player.
M
- MmoMobsApi - Interface in org.yuemi.mmomobs.api
-
The public API for managing, querying, and spawning custom mobs in MMO-Mobs.
- MmoMobsApiProvider - Interface in org.yuemi.mmomobs.api
-
Entry point for accessing the MmoMobsPlugin API.
O
- org.yuemi.mmomobs.api - package org.yuemi.mmomobs.api
S
- sendMessage(Player, String) - Method in interface org.yuemi.mmomobs.api.MmoMobsApi
-
Sends a MiniMessage styled message to the player.
- spawnCustomMob(String, Location) - Method in interface org.yuemi.mmomobs.api.MmoMobsApi
-
Spawns a custom mob at the specified location.
All Classes and Interfaces|All Packages