Class MythicListener
java.lang.Object
net.playavalon.mythicdungeons.listeners.MythicListener
- All Implemented Interfaces:
org.bukkit.event.Listener
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onConditionLoad
(io.lumine.mythic.bukkit.events.MythicConditionLoadEvent e) void
onMechanicLoad
(io.lumine.mythic.bukkit.events.MythicMechanicLoadEvent e)
-
Constructor Details
-
MythicListener
public MythicListener()
-
-
Method Details
-
onMechanicLoad
public void onMechanicLoad(io.lumine.mythic.bukkit.events.MythicMechanicLoadEvent e) -
onConditionLoad
public void onConditionLoad(io.lumine.mythic.bukkit.events.MythicConditionLoadEvent e)
-