Class CompatibilityManager
java.lang.Object
io.lumine.mythic.bukkit.compatibility.CompatibilityManager
- All Implemented Interfaces:
io.lumine.utils.terminable.Terminable
,AutoCloseable
-
Field Summary
Modifier and TypeFieldDescriptionstatic HeroesSupport
static LibsDisguisesSupport
static mcMMOSupport
static MythicDropsSupport
static PhatLootsSupport
static SkillAPISupport
Fields inherited from interface io.lumine.utils.terminable.Terminable
EMPTY
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
void
setupCrucibleBridge
(CrucibleSupport bridge) void
setupMMOBridge
(MythicLibSupport bridge) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.lumine.utils.terminable.Terminable
bindWith, closeAndReportException, closeSilently, hasTerminated, isClosed, terminate
-
Field Details
-
Heroes
-
LibsDisguises
-
mcMMO
-
MythicDrops
-
PhatLoots
-
SkillAPI
-
-
Constructor Details
-
CompatibilityManager
-
-
Method Details
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceio.lumine.utils.terminable.Terminable
-
setupCrucibleBridge
-
setupMMOBridge
-