Class QModule
- All Implemented Interfaces:
org.bukkit.event.Listener,studio.magemonkey.codex.manager.AbstractListener,studio.magemonkey.codex.manager.api.Loggable
- Direct Known Subclasses:
ClassManager,CombatLogManager,DropManager,ItemHintsManager,LootManager,PartyManager,QModuleDrop,SellManager,SetManager,SoulboundManager
-
Field Summary
Fields inherited from class studio.magemonkey.codex.modules.IModule
cfg, moduleCommandFields inherited from class studio.magemonkey.codex.manager.IListener
plugin -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal booleanfinal booleanprotected voidMethods inherited from class studio.magemonkey.codex.modules.IModule
error, getExecutor, getFullPath, getId, getJYML, getPath, info, interruptLoad, isEnabled, isLoaded, load, name, onPreSetup, onReload, onUnload, reload, setup, shutdown, unload, version, warnMethods inherited from class studio.magemonkey.codex.manager.IListener
registerListenersMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface studio.magemonkey.codex.manager.AbstractListener
unregisterListeners
-
Constructor Details
-
QModule
-
-
Method Details
-
onPostSetup
protected void onPostSetup()- Overrides:
onPostSetupin classstudio.magemonkey.codex.modules.IModule<Divinity>
-
isDropable
public final boolean isDropable() -
isSocketable
public final boolean isSocketable()
-