public class MythicMobs
extends io.lumine.utils.plugin.LuminePlugin
Constructor and Description |
---|
MythicMobs() |
Modifier and Type | Method and Description |
---|---|
void |
disable() |
void |
enable()
Bukkit Initializer
|
String |
getBuildNumber()
Returns the MythicMobs development build version
|
String |
getVersion()
Returns the MythicMobs plugin version
|
VolatileCodeHandler |
getVolatileCodeHandler()
Grabs the active VolatileCodeHandler for the current version of Minecraft
|
static MythicMobs |
inst() |
static boolean |
isVolatile() |
void |
load()
Bukkit Loader
|
static boolean |
p() |
ServerInterface |
server() |
bind, bindModule, close, getPlugin, getPropertyConfig, getPropertyFile, getService, isPluginPresent, onDisable, onEnable, onLoad, provideService, provideService, registerCommand, registerListener, registerProperty, reloadConfiguration
getClassLoader, getCommand, getConfig, getDataFolder, getDefaultWorldGenerator, getDescription, getFile, getLogger, getPlugin, getPluginLoader, getProvidingPlugin, getResource, getServer, getTextResource, isEnabled, isNaggable, onCommand, onTabComplete, reloadConfig, saveConfig, saveDefaultConfig, saveResource, setEnabled, setNaggable, toString
public void load()
load
in class io.lumine.utils.plugin.LuminePlugin
public void enable()
enable
in class io.lumine.utils.plugin.LuminePlugin
public void disable()
disable
in class io.lumine.utils.plugin.LuminePlugin
public static MythicMobs inst()
public static final boolean p()
public ServerInterface server()
public VolatileCodeHandler getVolatileCodeHandler()
VolatileCodeHandler
public static final boolean isVolatile()
public String getVersion()
public String getBuildNumber()
Copyright © 2020. All rights reserved.