Package me.deecaad.weaponmechanics.lib
Class MythicMobsLoader
java.lang.Object
me.deecaad.weaponmechanics.lib.MythicMobsLoader
- All Implemented Interfaces:
org.bukkit.event.Listener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonLoad(io.lumine.mythic.bukkit.events.MythicMechanicLoadEvent event) voidonMythicConditionLoad(io.lumine.mythic.bukkit.events.MythicConditionLoadEvent event) voidonMythicDropLoad(io.lumine.mythic.bukkit.events.MythicDropLoadEvent event)
-
Constructor Details
-
MythicMobsLoader
public MythicMobsLoader()
-
-
Method Details
-
onLoad
public void onLoad(io.lumine.mythic.bukkit.events.MythicMechanicLoadEvent event) -
onMythicConditionLoad
public void onMythicConditionLoad(io.lumine.mythic.bukkit.events.MythicConditionLoadEvent event) -
onMythicDropLoad
public void onMythicDropLoad(io.lumine.mythic.bukkit.events.MythicDropLoadEvent event)
-