public class SmartInvsPlugin
extends org.bukkit.plugin.java.JavaPlugin
| Constructor | Description |
|---|---|
SmartInvsPlugin() |
| Modifier and Type | Method | Description |
|---|---|---|
static SmartInvsPlugin |
instance() |
|
static InventoryManager |
manager() |
|
void |
onEnable() |
getClassLoader, getCommand, getConfig, getDatabase, getDatabaseClasses, getDataFolder, getDefaultWorldGenerator, getDescription, getFile, getLogger, getPlugin, getPluginLoader, getProvidingPlugin, getResource, getServer, getTextResource, installDDL, isEnabled, isNaggable, onCommand, onDisable, onLoad, onTabComplete, reloadConfig, removeDDL, saveConfig, saveDefaultConfig, saveResource, setEnabled, setNaggable, toStringpublic void onEnable()
onEnable in class org.bukkit.plugin.java.JavaPluginpublic static InventoryManager manager()
public static SmartInvsPlugin instance()