Files
HMCore/index-all.html
2021-05-11 08:18:02 +00:00

414 lines
25 KiB
HTML

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Index (HMCore 1.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (HMCore 1.1-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "./";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="allpackages-index.html">All&nbsp;Packages</a><a id="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/RegistryModule.html#addInfoToObject(java.lang.String,java.lang.String,I)">addInfoToObject(String, String, I)</a></span> - Method in class org.hmcore.modules.<a href="org/hmcore/modules/RegistryModule.html" title="class in org.hmcore.modules">RegistryModule</a></dt>
<dd>
<div class="block">Adds an option for information to the object.</div>
</dd>
</dl>
<a id="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/RegistryModule.html#contains(java.lang.String)">contains(String)</a></span> - Method in class org.hmcore.modules.<a href="org/hmcore/modules/RegistryModule.html" title="class in org.hmcore.modules">RegistryModule</a></dt>
<dd>
<div class="block">For checking if the Module has the object already in its list.</div>
</dd>
</dl>
<a id="I:D">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/Module.html#disable()">disable()</a></span> - Method in class org.hmcore.modules.<a href="org/hmcore/modules/Module.html" title="class in org.hmcore.modules">Module</a></dt>
<dd>
<div class="block">Gets called when the module should shut down.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/api/ModuleState.html#DISABLED">DISABLED</a></span> - org.hmcore.api.<a href="org/hmcore/api/ModuleState.html" title="enum in org.hmcore.api">ModuleState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/ModuleManager.html#disableModules()">disableModules()</a></span> - Static method in class org.hmcore.modules.<a href="org/hmcore/modules/ModuleManager.html" title="class in org.hmcore.modules">ModuleManager</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:E">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/hmcore/api/ModuleState.html#ERRORED">ERRORED</a></span> - org.hmcore.api.<a href="org/hmcore/api/ModuleState.html" title="enum in org.hmcore.api">ModuleState</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:F">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/RegistryModule.html#forceObjectInfoForObject(java.lang.String,java.lang.String)">forceObjectInfoForObject(String, String)</a></span> - Method in class org.hmcore.modules.<a href="org/hmcore/modules/RegistryModule.html" title="class in org.hmcore.modules">RegistryModule</a></dt>
<dd>
<div class="block">Forces a specific object info to a object so the config the user made is respected.</div>
</dd>
</dl>
<a id="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/hmcore/registration/config/ObjectInfoConfigHandler.html#generateFreshJSON(org.hmcore.modules.RegistryModule%5B%5D)">generateFreshJSON(RegistryModule&lt;?, ?&gt;[])</a></span> - Static method in class org.hmcore.registration.config.<a href="org/hmcore/registration/config/ObjectInfoConfigHandler.html" title="class in org.hmcore.registration.config">ObjectInfoConfigHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/RegistryModule.html#get(java.lang.String)">get(String)</a></span> - Method in class org.hmcore.modules.<a href="org/hmcore/modules/RegistryModule.html" title="class in org.hmcore.modules">RegistryModule</a></dt>
<dd>
<div class="block">Gets the object for the registered name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/registration/config/ModuleReadable.html#getClassPath()">getClassPath()</a></span> - Method in class org.hmcore.registration.config.<a href="org/hmcore/registration/config/ModuleReadable.html" title="class in org.hmcore.registration.config">ModuleReadable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/registration/config/ModuleReadable.html#getCreator()">getCreator()</a></span> - Method in class org.hmcore.registration.config.<a href="org/hmcore/registration/config/ModuleReadable.html" title="class in org.hmcore.registration.config">ModuleReadable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/Module.html#getModuleState()">getModuleState()</a></span> - Method in class org.hmcore.modules.<a href="org/hmcore/modules/Module.html" title="class in org.hmcore.modules">Module</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/Module.html#getName()">getName()</a></span> - Method in class org.hmcore.modules.<a href="org/hmcore/modules/Module.html" title="class in org.hmcore.modules">Module</a></dt>
<dd>
<div class="block">Used to be able to request the name the module is registered as.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/RegistryModule.html#getObjectInfoArray()">getObjectInfoArray()</a></span> - Method in class org.hmcore.modules.<a href="org/hmcore/modules/RegistryModule.html" title="class in org.hmcore.modules">RegistryModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/RegistryModule.html#getObjects()">getObjects()</a></span> - Method in class org.hmcore.modules.<a href="org/hmcore/modules/RegistryModule.html" title="class in org.hmcore.modules">RegistryModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/registration/config/ModuleReadable.html#getVersion()">getVersion()</a></span> - Method in class org.hmcore.registration.config.<a href="org/hmcore/registration/config/ModuleReadable.html" title="class in org.hmcore.registration.config">ModuleReadable</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:H">
<!-- -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><a href="org/hmcore/HMCore.html" title="class in org.hmcore"><span class="typeNameLink">HMCore</span></a> - Class in <a href="org/hmcore/package-summary.html">org.hmcore</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/HMCore.html#%3Cinit%3E()">HMCore()</a></span> - Constructor for class org.hmcore.<a href="org/hmcore/HMCore.html" title="class in org.hmcore">HMCore</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/Module.html#hook()">hook()</a></span> - Method in class org.hmcore.modules.<a href="org/hmcore/modules/Module.html" title="class in org.hmcore.modules">Module</a></dt>
<dd>
<div class="block">Gets called when it is time for the module to hook into Hytale and register their stuff in the hytale apis.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/RegistryModule.html#hook()">hook()</a></span> - Method in class org.hmcore.modules.<a href="org/hmcore/modules/RegistryModule.html" title="class in org.hmcore.modules">RegistryModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/api/ModuleState.html#HOOKED">HOOKED</a></span> - org.hmcore.api.<a href="org/hmcore/api/ModuleState.html" title="enum in org.hmcore.api">ModuleState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/ModuleManager.html#hookModules()">hookModules()</a></span> - Static method in class org.hmcore.modules.<a href="org/hmcore/modules/ModuleManager.html" title="class in org.hmcore.modules">ModuleManager</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:I">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/Module.html#initialize()">initialize()</a></span> - Method in class org.hmcore.modules.<a href="org/hmcore/modules/Module.html" title="class in org.hmcore.modules">Module</a></dt>
<dd>
<div class="block">Runs some preparation optionally supplied by the module before it can fully work.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/registration/config/ObjectInfoConfigHandler.html#initialize()">initialize()</a></span> - Method in class org.hmcore.registration.config.<a href="org/hmcore/registration/config/ObjectInfoConfigHandler.html" title="class in org.hmcore.registration.config">ObjectInfoConfigHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/api/ModuleState.html#INITIALIZED">INITIALIZED</a></span> - org.hmcore.api.<a href="org/hmcore/api/ModuleState.html" title="enum in org.hmcore.api">ModuleState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/ModuleManager.html#initModules()">initModules()</a></span> - Static method in class org.hmcore.modules.<a href="org/hmcore/modules/ModuleManager.html" title="class in org.hmcore.modules">ModuleManager</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:L">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/hmcore/api/ModuleState.html#LOADED">LOADED</a></span> - org.hmcore.api.<a href="org/hmcore/api/ModuleState.html" title="enum in org.hmcore.api">ModuleState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/ModuleManager.html#loadModules()">loadModules()</a></span> - Static method in class org.hmcore.modules.<a href="org/hmcore/modules/ModuleManager.html" title="class in org.hmcore.modules">ModuleManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/HMCore.html#logger">logger</a></span> - Static variable in class org.hmcore.<a href="org/hmcore/HMCore.html" title="class in org.hmcore">HMCore</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:M">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/hmcore/HMCore.html#main(java.lang.String%5B%5D)">main(String[])</a></span> - Static method in class org.hmcore.<a href="org/hmcore/HMCore.html" title="class in org.hmcore">HMCore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/hmcore/modules/Module.html" title="class in org.hmcore.modules"><span class="typeNameLink">Module</span></a> - Class in <a href="org/hmcore/modules/package-summary.html">org.hmcore.modules</a></dt>
<dd>
<div class="block">Represents a module with custom features</div>
</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/Module.html#%3Cinit%3E()">Module()</a></span> - Constructor for class org.hmcore.modules.<a href="org/hmcore/modules/Module.html" title="class in org.hmcore.modules">Module</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/hmcore/api/exceptions/ModuleErroredException.html" title="class in org.hmcore.api.exceptions"><span class="typeNameLink">ModuleErroredException</span></a> - Exception in <a href="org/hmcore/api/exceptions/package-summary.html">org.hmcore.api.exceptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/api/exceptions/ModuleErroredException.html#%3Cinit%3E(java.lang.String)">ModuleErroredException(String)</a></span> - Constructor for exception org.hmcore.api.exceptions.<a href="org/hmcore/api/exceptions/ModuleErroredException.html" title="class in org.hmcore.api.exceptions">ModuleErroredException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/hmcore/modules/ModuleLoader.html" title="class in org.hmcore.modules"><span class="typeNameLink">ModuleLoader</span></a> - Class in <a href="org/hmcore/modules/package-summary.html">org.hmcore.modules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/ModuleLoader.html#%3Cinit%3E()">ModuleLoader()</a></span> - Constructor for class org.hmcore.modules.<a href="org/hmcore/modules/ModuleLoader.html" title="class in org.hmcore.modules">ModuleLoader</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/hmcore/modules/ModuleManager.html" title="class in org.hmcore.modules"><span class="typeNameLink">ModuleManager</span></a> - Class in <a href="org/hmcore/modules/package-summary.html">org.hmcore.modules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/ModuleManager.html#%3Cinit%3E()">ModuleManager()</a></span> - Constructor for class org.hmcore.modules.<a href="org/hmcore/modules/ModuleManager.html" title="class in org.hmcore.modules">ModuleManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/hmcore/registration/config/ModuleReadable.html" title="class in org.hmcore.registration.config"><span class="typeNameLink">ModuleReadable</span></a> - Class in <a href="org/hmcore/registration/config/package-summary.html">org.hmcore.registration.config</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/registration/config/ModuleReadable.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String)">ModuleReadable(String, String, String)</a></span> - Constructor for class org.hmcore.registration.config.<a href="org/hmcore/registration/config/ModuleReadable.html" title="class in org.hmcore.registration.config">ModuleReadable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/HMCore.html#modules">modules</a></span> - Static variable in class org.hmcore.<a href="org/hmcore/HMCore.html" title="class in org.hmcore">HMCore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/hmcore/api/ModuleState.html" title="enum in org.hmcore.api"><span class="typeNameLink">ModuleState</span></a> - Enum in <a href="org/hmcore/api/package-summary.html">org.hmcore.api</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:N">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/hmcore/api/ModuleState.html#name">name</a></span> - Variable in enum org.hmcore.api.<a href="org/hmcore/api/ModuleState.html" title="enum in org.hmcore.api">ModuleState</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:O">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/RegistryModule.html#objectAndInfoExist(java.lang.String,java.lang.String)">objectAndInfoExist(String, String)</a></span> - Method in class org.hmcore.modules.<a href="org/hmcore/modules/RegistryModule.html" title="class in org.hmcore.modules">RegistryModule</a></dt>
<dd>
<div class="block">Forces a specific object info to a object so the config the user made is respected.</div>
</dd>
<dt><a href="org/hmcore/registration/config/ObjectInfoConfigHandler.html" title="class in org.hmcore.registration.config"><span class="typeNameLink">ObjectInfoConfigHandler</span></a> - Class in <a href="org/hmcore/registration/config/package-summary.html">org.hmcore.registration.config</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/registration/config/ObjectInfoConfigHandler.html#%3Cinit%3E()">ObjectInfoConfigHandler()</a></span> - Constructor for class org.hmcore.registration.config.<a href="org/hmcore/registration/config/ObjectInfoConfigHandler.html" title="class in org.hmcore.registration.config">ObjectInfoConfigHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/hmcore/package-summary.html">org.hmcore</a> - package org.hmcore</dt>
<dd>&nbsp;</dd>
<dt><a href="org/hmcore/api/package-summary.html">org.hmcore.api</a> - package org.hmcore.api</dt>
<dd>&nbsp;</dd>
<dt><a href="org/hmcore/api/exceptions/package-summary.html">org.hmcore.api.exceptions</a> - package org.hmcore.api.exceptions</dt>
<dd>&nbsp;</dd>
<dt><a href="org/hmcore/modules/package-summary.html">org.hmcore.modules</a> - package org.hmcore.modules</dt>
<dd>&nbsp;</dd>
<dt><a href="org/hmcore/registration/config/package-summary.html">org.hmcore.registration.config</a> - package org.hmcore.registration.config</dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:Q">
<!-- -->
</a>
<h2 class="title">Q</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/hmcore/api/ModuleState.html#QUEUED">QUEUED</a></span> - org.hmcore.api.<a href="org/hmcore/api/ModuleState.html" title="enum in org.hmcore.api">ModuleState</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/RegistryModule.html#register(java.lang.String,T)">register(String, T)</a></span> - Method in class org.hmcore.modules.<a href="org/hmcore/modules/RegistryModule.html" title="class in org.hmcore.modules">RegistryModule</a></dt>
<dd>
<div class="block">Registers the object to the module.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/RegistryModule.html#registerIfNonExistent(java.lang.String,T)">registerIfNonExistent(String, T)</a></span> - Method in class org.hmcore.modules.<a href="org/hmcore/modules/RegistryModule.html" title="class in org.hmcore.modules">RegistryModule</a></dt>
<dd>
<div class="block">Simple utility function that automatically checks if the object already exists.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/RegistryModule.html#registerObjects()">registerObjects()</a></span> - Method in class org.hmcore.modules.<a href="org/hmcore/modules/RegistryModule.html" title="class in org.hmcore.modules">RegistryModule</a></dt>
<dd>
<div class="block">Gets called when the phase of object registration to Hytale has come.</div>
</dd>
<dt><a href="org/hmcore/modules/RegistryModule.html" title="class in org.hmcore.modules"><span class="typeNameLink">RegistryModule</span></a>&lt;<a href="org/hmcore/modules/RegistryModule.html" title="type parameter in RegistryModule">T</a>,&#8203;<a href="org/hmcore/modules/RegistryModule.html" title="type parameter in RegistryModule">I</a> extends org.hmcore.registration.ObjectInfo&gt; - Class in <a href="org/hmcore/modules/package-summary.html">org.hmcore.modules</a></dt>
<dd>
<div class="block">Represents a module that manages the objects that should get registered to Hytale.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/RegistryModule.html#%3Cinit%3E()">RegistryModule()</a></span> - Constructor for class org.hmcore.modules.<a href="org/hmcore/modules/RegistryModule.html" title="class in org.hmcore.modules">RegistryModule</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/Module.html#setModuleState(org.hmcore.api.ModuleState)">setModuleState(ModuleState)</a></span> - Method in class org.hmcore.modules.<a href="org/hmcore/modules/Module.html" title="class in org.hmcore.modules">Module</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:T">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/hmcore/api/ModuleState.html#toString()">toString()</a></span> - Method in enum org.hmcore.api.<a href="org/hmcore/api/ModuleState.html" title="enum in org.hmcore.api">ModuleState</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:U">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/Module.html#unload()">unload()</a></span> - Method in class org.hmcore.modules.<a href="org/hmcore/modules/Module.html" title="class in org.hmcore.modules">Module</a></dt>
<dd>
<div class="block">Gets called right before the module is unloaded.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/api/ModuleState.html#UNLOADED">UNLOADED</a></span> - org.hmcore.api.<a href="org/hmcore/api/ModuleState.html" title="enum in org.hmcore.api">ModuleState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/modules/ModuleManager.html#unloadModules()">unloadModules()</a></span> - Static method in class org.hmcore.modules.<a href="org/hmcore/modules/ModuleManager.html" title="class in org.hmcore.modules">ModuleManager</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:V">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/hmcore/api/ModuleState.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.hmcore.api.<a href="org/hmcore/api/ModuleState.html" title="enum in org.hmcore.api">ModuleState</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/hmcore/api/ModuleState.html#values()">values()</a></span> - Static method in enum org.hmcore.api.<a href="org/hmcore/api/ModuleState.html" title="enum in org.hmcore.api">ModuleState</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="allpackages-index.html">All&nbsp;Packages</a></div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
</footer>
</body>
</html>