See: Description
Class | Description |
---|---|
MenacingMobsConfig |
This is the place, where metadata is generated from the MythicMobs config,
so that the spawner can insert it into the mob.
|
MenacingMobsLoot |
This is the place, where exp and key drops are generated
from a mob's metadata, that they received from the spawner.
|
MenacingMobsSpawner |
Responsible for spawning mobs with menacing modifiers
and for writing metadata like exp or boss bars into the entity.
|
MobEventMapper |
A mapper class, that decides what to do, when a (mythic) mob spawns or dies.
|
MobMetadataUtils |
An util class for reading and writing metadata from mobs.
|
MobSpawn |
A cached spawn trigger for a mythic mob.
|
Strongbox |
Strongboxes are special mobs, that when destroyed spawn strongbox guards.
|
Enum | Description |
---|---|
MenacingModifier |
A possible modifier that can be applied to a menacing mob.
|