Class | Description |
---|---|
MythicConditionLoadEvent |
Event fired on server load to check for custom conditions
in other plugins and allow them to register with MythicMobs
|
MythicDropLoadEvent |
Event fired on server load to check for custom drops
in other plugins and allow them to register with MythicMobs
|
MythicMechanicLoadEvent |
Event fired on server load to check for custom mechanics
in other plugins and allow them to register with MythicMobs
|
MythicMobDeathEvent |
Called when a MythicMob dies.
|
MythicMobDespawnEvent |
Called when a MythicMob despawns.
|
MythicMobLootDropEvent |
Called when a MythicMob is generating loot drops (usually because it died).
|
MythicMobSpawnEvent |
Called when a MythicMob spawns
|
MythicReloadedEvent |
Event fired when MythicMobs finishes reloading
|
MythicTargeterLoadEvent |
Event fired on server load to check for custom targeters
in other plugins and allow them to register with MythicMobs
|
Copyright © 2020. All rights reserved.