Files
2023-04-02 16:51:48 -05:00

2011 lines
250 KiB
HTML

<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>Index (ACF (Core) 0.5.1-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="index">
<meta name="generator" content="javadoc/IndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="index-page">
<script type="text/javascript">var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="nav-bar-cell1-rev">Index</li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1>Index</h1>
</div>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</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:J">J</a>&nbsp;<a href="#I:K">K</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:P">P</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;<a href="#I:W">W</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes&nbsp;and&nbsp;Interfaces</a><span class="vertical-separator">|</span><a href="allpackages-index.html">All&nbsp;Packages</a><span class="vertical-separator">|</span><a href="constant-values.html">Constant&nbsp;Field&nbsp;Values</a><span class="vertical-separator">|</span><a href="serialized-form.html">Serialized&nbsp;Form</a>
<h2 class="title" id="I:A">A</h2>
<dl class="index">
<dt><a href="co/aikar/commands/ACFUtil.html" class="type-name-link" title="class in co.aikar.commands">ACFUtil</a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#addAll(T%5B%5D,T...)" class="member-name-link">addAll(T[], T...)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">Adds all the elements of the given arrays into a new array.</div>
</dd>
<dt><a href="co/aikar/commands/Locales.html#addBundleClassLoader(java.lang.ClassLoader)" class="member-name-link">addBundleClassLoader(ClassLoader)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html#addCauseMethodName(java.lang.String)" class="member-name-link">addCauseMethodName(String)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil</a></dt>
<dd>
<div class="block">Adds to the list of method names used in the search for <code>Throwable</code>
objects.</div>
</dd>
<dt><a href="co/aikar/commands/RootCommand.html#addChild(co.aikar.commands.BaseCommand)" class="member-name-link">addChild(BaseCommand)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/RootCommand.html" title="interface in co.aikar.commands">RootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RootCommand.html#addChildShared(java.util.List,com.google.common.collect.SetMultimap,co.aikar.commands.BaseCommand)" class="member-name-link">addChildShared(List&lt;BaseCommand&gt;, SetMultimap&lt;String, RegisteredCommand&gt;, BaseCommand)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/RootCommand.html" title="interface in co.aikar.commands">RootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandConditions.html#addCondition(java.lang.String,co.aikar.commands.CommandConditions.Condition)" class="member-name-link">addCondition(String, CommandConditions.Condition&lt;I&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandConditions.html" title="class in co.aikar.commands">CommandConditions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandConditions.html#addCondition(java.lang.Class,java.lang.String,co.aikar.commands.CommandConditions.ParameterCondition)" class="member-name-link">addCondition(Class&lt;P&gt;, String, CommandConditions.ParameterCondition&lt;P, CEC, I&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandConditions.html" title="class in co.aikar.commands">CommandConditions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#addMessage(java.util.Locale,co.aikar.locales.MessageKeyProvider,java.lang.String)" class="member-name-link">addMessage(Locale, MessageKeyProvider, String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#addMessageBundle(java.lang.ClassLoader,java.lang.String,java.util.Locale)" class="member-name-link">addMessageBundle(ClassLoader, String, Locale)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#addMessageBundle(java.lang.String,java.util.Locale)" class="member-name-link">addMessageBundle(String, Locale)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#addMessageBundles(java.lang.String...)" class="member-name-link">addMessageBundles(String...)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#addMessages(java.util.Locale,java.util.Map)" class="member-name-link">addMessages(Locale, Map&lt;? extends MessageKeyProvider, String&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#addMessageStrings(java.util.Locale,java.util.Map)" class="member-name-link">addMessageStrings(Locale, Map&lt;String, String&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandReplacements.html#addReplacement(java.lang.String,java.lang.String)" class="member-name-link">addReplacement(String, String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandReplacements.html" title="class in co.aikar.commands">CommandReplacements</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandReplacements.html#addReplacements(java.lang.String...)" class="member-name-link">addReplacements(String...)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandReplacements.html" title="class in co.aikar.commands">CommandReplacements</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RegisteredCommand.html#addSubcommand(java.lang.String)" class="member-name-link">addSubcommand(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/RegisteredCommand.html" title="class in co.aikar.commands">RegisteredCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RegisteredCommand.html#addSubcommands(java.util.Collection)" class="member-name-link">addSubcommands(Collection&lt;String&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/RegisteredCommand.html" title="class in co.aikar.commands">RegisteredCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#addSupportedLanguage(java.util.Locale)" class="member-name-link">addSupportedLanguage(Locale)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="block">Adds a new locale to the list of automatic Locales to load Message Bundles for.</div>
</dd>
<dt><a href="co/aikar/commands/Locales.html#AFRIKAANS" class="member-name-link">AFRIKAANS</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/AnnotationProcessor.html" class="type-name-link" title="interface in co.aikar.commands">AnnotationProcessor</a>&lt;<a href="co/aikar/commands/AnnotationProcessor.html" title="type parameter in AnnotationProcessor">T</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html" title="class or interface in java.lang.annotation" class="external-link">Annotation</a>&gt; - Interface in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html" class="type-name-link" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil</a> - Class in <a href="co/aikar/commands/apachecommonslang/package-summary.html">co.aikar.commands.apachecommonslang</a></dt>
<dd>
<div class="block">Provides utilities for manipulating and examining
<code>Throwable</code> objects.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html#%3Cinit%3E()" class="member-name-link">ApacheCommonsExceptionUtil()</a> - Constructor for class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil</a></dt>
<dd>
<div class="block">
Public constructor allows an instance of <code>ExceptionUtils</code> to be created, although that is not
normally necessary.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html" class="type-name-link" title="interface in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil.Nestable</a> - Interface in <a href="co/aikar/commands/apachecommonslang/package-summary.html">co.aikar.commands.apachecommonslang</a></dt>
<dd>
<div class="block">An interface to be implemented by <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html" title="class or interface in java.lang" class="external-link"><code>Throwable</code></a>
extensions which would like to be able to nest root exceptions
inside themselves.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" class="type-name-link" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a> - Class in <a href="co/aikar/commands/apachecommonslang/package-summary.html">co.aikar.commands.apachecommonslang</a></dt>
<dd>
<div class="block">Select methods copied from Apache Commons to avoid importing entire lib
No changes to logic</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#%3Cinit%3E()" class="member-name-link">ApacheCommonsLangUtil()</a> - Constructor for class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#ARABIC" class="member-name-link">ARABIC</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:B">B</h2>
<dl class="index">
<dt><a href="co/aikar/commands/BaseCommand.html" class="type-name-link" title="class in co.aikar.commands">BaseCommand</a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>
<div class="block">A Base command is defined as a command group of related commands.</div>
</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#%3Cinit%3E()" class="member-name-link">BaseCommand()</a> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#%3Cinit%3E(java.lang.String)" class="member-name-link">BaseCommand(String)</a> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Please switch to <a href="co/aikar/commands/annotation/CommandAlias.html" title="annotation in co.aikar.commands.annotation"><code>CommandAlias</code></a> for defining all root commands.</div>
</div>
</dd>
<dt><a href="co/aikar/commands/Locales.html#BULGARIAN" class="member-name-link">BULGARIAN</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:C">C</h2>
<dl class="index">
<dt><a href="co/aikar/commands/CommandParameter.html#canConsumeInput()" class="member-name-link">canConsumeInput()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#canExecute(co.aikar.commands.CommandIssuer,co.aikar.commands.RegisteredCommand)" class="member-name-link">canExecute(CommandIssuer, RegisteredCommand&lt;?&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">See <a href="co/aikar/commands/CommandConditions.html" title="class in co.aikar.commands"><code>CommandConditions</code></a></div>
</div>
</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#canExecuteWithoutInput()" class="member-name-link">canExecuteWithoutInput()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#canOverridePlayerContext()" class="member-name-link">canOverridePlayerContext()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#capitalize(java.lang.String)" class="member-name-link">capitalize(String)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">Capitalizes all the whitespace separated words in a String.</div>
</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#capitalize(java.lang.String,char%5B%5D)" class="member-name-link">capitalize(String, char[])</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#capitalize(java.lang.String,char...)" class="member-name-link">capitalize(String, char...)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">Capitalizes all the delimiter separated words in a String.</div>
</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#capitalizeFirst(java.lang.String)" class="member-name-link">capitalizeFirst(String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#capitalizeFirst(java.lang.String,char)" class="member-name-link">capitalizeFirst(String, char)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#capitalizeFully(java.lang.String)" class="member-name-link">capitalizeFully(String)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">Converts all the whitespace separated words in a String into capitalized words,
that is each word is made up of a titlecase character and then a series of
lowercase characters.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#capitalizeFully(java.lang.String,char...)" class="member-name-link">capitalizeFully(String, char...)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">Converts all the delimiter separated words in a String into capitalized words,
that is each word is made up of a titlecase character and then a series of
lowercase characters.</div>
</dd>
<dt><a href="co/aikar/commands/annotation/CatchAll.html" class="type-name-link" title="annotation in co.aikar.commands.annotation">CatchAll</a> - Annotation Type in <a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="co/aikar/commands/annotation/CatchUnknown.html" title="annotation in co.aikar.commands.annotation"><code>instead, which is more accurately named</code></a></div>
</div>
</dd>
<dt><a href="co/aikar/commands/annotation/CatchUnknown.html" class="type-name-link" title="annotation in co.aikar.commands.annotation">CatchUnknown</a> - Annotation Type in <a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a></dt>
<dd>
<div class="block">Defines a method that should receive any unknown command for the related root command.</div>
</dd>
<dt><a href="co/aikar/commands/Locales.html#CHINESE" class="member-name-link">CHINESE</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#clone(T%5B%5D)" class="member-name-link">clone(T[])</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">Shallow clones an array returning a typecast result and handling
<code>null</code>.</div>
</dd>
<dt><a href="co/aikar/commands/package-summary.html">co.aikar.commands</a> - package co.aikar.commands</dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a> - package co.aikar.commands.annotation</dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/package-summary.html">co.aikar.commands.apachecommonslang</a> - package co.aikar.commands.apachecommonslang</dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/contexts/package-summary.html">co.aikar.commands.contexts</a> - package co.aikar.commands.contexts</dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/processors/package-summary.html">co.aikar.commands.processors</a> - package co.aikar.commands.processors</dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#combine(java.lang.String%5B%5D)" class="member-name-link">combine(String[])</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#combine(java.lang.String%5B%5D,int)" class="member-name-link">combine(String[], int)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/CommandAlias.html" class="type-name-link" title="annotation in co.aikar.commands.annotation">CommandAlias</a> - Annotation Type in <a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a></dt>
<dd>
<div class="block">Allows to add a single or several command alias(es).</div>
</dd>
<dt><a href="co/aikar/commands/annotation/CommandCompletion.html" class="type-name-link" title="annotation in co.aikar.commands.annotation">CommandCompletion</a> - Annotation Type in <a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a></dt>
<dd>
<div class="block">Many implementation platforms have a concept of "Tab Completions",
where pressing tab will give suggestions on what you can input.</div>
</dd>
<dt><a href="co/aikar/commands/CommandCompletionContext.html" class="type-name-link" title="class in co.aikar.commands">CommandCompletionContext</a>&lt;<a href="co/aikar/commands/CommandCompletionContext.html" title="type parameter in CommandCompletionContext">I</a> extends <a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a>&gt; - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandCompletions.html" class="type-name-link" title="class in co.aikar.commands">CommandCompletions</a>&lt;<a href="co/aikar/commands/CommandCompletions.html" title="type parameter in CommandCompletions">C</a> extends <a href="co/aikar/commands/CommandCompletionContext.html" title="class in co.aikar.commands">CommandCompletionContext</a>&gt; - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandCompletions.html#%3Cinit%3E(co.aikar.commands.CommandManager)" class="member-name-link">CommandCompletions(CommandManager)</a> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/CommandCompletions.html" title="class in co.aikar.commands">CommandCompletions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandCompletions.AsyncCommandCompletionHandler.html" class="type-name-link" title="interface in co.aikar.commands">CommandCompletions.AsyncCommandCompletionHandler</a>&lt;<a href="co/aikar/commands/CommandCompletions.AsyncCommandCompletionHandler.html" title="type parameter in CommandCompletions.AsyncCommandCompletionHandler">C</a> extends <a href="co/aikar/commands/CommandCompletionContext.html" title="class in co.aikar.commands">CommandCompletionContext</a>&gt; - Interface in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandCompletions.CommandCompletionHandler.html" class="type-name-link" title="interface in co.aikar.commands">CommandCompletions.CommandCompletionHandler</a>&lt;<a href="co/aikar/commands/CommandCompletions.CommandCompletionHandler.html" title="type parameter in CommandCompletions.CommandCompletionHandler">C</a> extends <a href="co/aikar/commands/CommandCompletionContext.html" title="class in co.aikar.commands">CommandCompletionContext</a>&gt; - Interface in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandCompletions.SyncCompletionRequired.html" class="type-name-link" title="class in co.aikar.commands">CommandCompletions.SyncCompletionRequired</a> - Exception in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandConditions.html" class="type-name-link" title="class in co.aikar.commands">CommandConditions</a>&lt;<a href="co/aikar/commands/CommandConditions.html" title="type parameter in CommandConditions">I</a> extends <a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a>,<wbr><a href="co/aikar/commands/CommandConditions.html" title="type parameter in CommandConditions">CEC</a> extends <a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a>&lt;<a href="co/aikar/commands/CommandConditions.html" title="type parameter in CommandConditions">CEC</a>,<wbr><a href="co/aikar/commands/CommandConditions.html" title="type parameter in CommandConditions">I</a>&gt;,<wbr><a href="co/aikar/commands/CommandConditions.html" title="type parameter in CommandConditions">CC</a> extends <a href="co/aikar/commands/ConditionContext.html" title="class in co.aikar.commands">ConditionContext</a>&lt;<a href="co/aikar/commands/CommandConditions.html" title="type parameter in CommandConditions">I</a>&gt;&gt; - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandConditions.Condition.html" class="type-name-link" title="interface in co.aikar.commands">CommandConditions.Condition</a>&lt;<a href="co/aikar/commands/CommandConditions.Condition.html" title="type parameter in CommandConditions.Condition">I</a> extends <a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a>&gt; - Interface in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandConditions.ParameterCondition.html" class="type-name-link" title="interface in co.aikar.commands">CommandConditions.ParameterCondition</a>&lt;<a href="co/aikar/commands/CommandConditions.ParameterCondition.html" title="type parameter in CommandConditions.ParameterCondition">P</a>,<wbr><a href="co/aikar/commands/CommandConditions.ParameterCondition.html" title="type parameter in CommandConditions.ParameterCondition">CEC</a> extends <a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a>,<wbr><a href="co/aikar/commands/CommandConditions.ParameterCondition.html" title="type parameter in CommandConditions.ParameterCondition">I</a> extends <a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a>&gt; - Interface in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandContexts.html" class="type-name-link" title="class in co.aikar.commands">CommandContexts</a>&lt;<a href="co/aikar/commands/CommandContexts.html" title="type parameter in CommandContexts">R</a> extends <a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a>&lt;?,<wbr>? extends <a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a>&gt;&gt; - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html" class="type-name-link" title="class in co.aikar.commands">CommandExecutionContext</a>&lt;<a href="co/aikar/commands/CommandExecutionContext.html" title="type parameter in CommandExecutionContext">CEC</a> extends <a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a>,<wbr><a href="co/aikar/commands/CommandExecutionContext.html" title="type parameter in CommandExecutionContext">I</a> extends <a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a>&gt; - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelp.html" class="type-name-link" title="class in co.aikar.commands">CommandHelp</a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelp.html#%3Cinit%3E(co.aikar.commands.CommandManager,co.aikar.commands.RootCommand,co.aikar.commands.CommandIssuer)" class="member-name-link">CommandHelp(CommandManager, RootCommand, CommandIssuer)</a> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelpFormatter.html" class="type-name-link" title="class in co.aikar.commands">CommandHelpFormatter</a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelpFormatter.html#%3Cinit%3E(co.aikar.commands.CommandManager)" class="member-name-link">CommandHelpFormatter(CommandManager)</a> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/CommandHelpFormatter.html" title="class in co.aikar.commands">CommandHelpFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandIssuer.html" class="type-name-link" title="interface in co.aikar.commands">CommandIssuer</a> - Interface in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html" class="type-name-link" title="class in co.aikar.commands">CommandManager</a>&lt;<a href="co/aikar/commands/CommandManager.html" title="type parameter in CommandManager">IT</a>,<wbr><a href="co/aikar/commands/CommandManager.html" title="type parameter in CommandManager">I</a> extends <a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a>,<wbr><a href="co/aikar/commands/CommandManager.html" title="type parameter in CommandManager">FT</a>,<wbr><a href="co/aikar/commands/CommandManager.html" title="type parameter in CommandManager">MF</a> extends <a href="co/aikar/commands/MessageFormatter.html" title="class in co.aikar.commands">MessageFormatter</a>&lt;<a href="co/aikar/commands/CommandManager.html" title="type parameter in CommandManager">FT</a>&gt;,<wbr><a href="co/aikar/commands/CommandManager.html" title="type parameter in CommandManager">CEC</a> extends <a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a>&lt;<a href="co/aikar/commands/CommandManager.html" title="type parameter in CommandManager">CEC</a>,<wbr><a href="co/aikar/commands/CommandManager.html" title="type parameter in CommandManager">I</a>&gt;,<wbr><a href="co/aikar/commands/CommandManager.html" title="type parameter in CommandManager">CC</a> extends <a href="co/aikar/commands/ConditionContext.html" title="class in co.aikar.commands">ConditionContext</a>&lt;<a href="co/aikar/commands/CommandManager.html" title="type parameter in CommandManager">I</a>&gt;&gt; - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#%3Cinit%3E()" class="member-name-link">CommandManager()</a> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandOperationContext.html" class="type-name-link" title="class in co.aikar.commands">CommandOperationContext</a>&lt;<a href="co/aikar/commands/CommandOperationContext.html" title="type parameter in CommandOperationContext">I</a> extends <a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a>&gt; - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>
<div class="block">Holds information about the currently executing command on this thread</div>
</dd>
<dt><a href="co/aikar/commands/CommandParameter.html" class="type-name-link" title="class in co.aikar.commands">CommandParameter</a>&lt;<a href="co/aikar/commands/CommandParameter.html" title="type parameter in CommandParameter">CEC</a> extends <a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a>&lt;<a href="co/aikar/commands/CommandParameter.html" title="type parameter in CommandParameter">CEC</a>,<wbr>? extends <a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a>&gt;&gt; - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#%3Cinit%3E(co.aikar.commands.RegisteredCommand,java.lang.reflect.Parameter,int,boolean)" class="member-name-link">CommandParameter(RegisteredCommand&lt;CEC&gt;, Parameter, int, boolean)</a> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/CommandPermission.html" class="type-name-link" title="annotation in co.aikar.commands.annotation">CommandPermission</a> - Annotation Type in <a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a></dt>
<dd>
<div class="block">Sets the permission required to perform this command.</div>
</dd>
<dt><a href="co/aikar/commands/CommandReplacements.html" class="type-name-link" title="class in co.aikar.commands">CommandReplacements</a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>
<div class="block">Manages replacement template strings</div>
</dd>
<dt><a href="co/aikar/commands/ConditionContext.html" class="type-name-link" title="class in co.aikar.commands">ConditionContext</a>&lt;<a href="co/aikar/commands/ConditionContext.html" title="type parameter in ConditionContext">I</a> extends <a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a>&gt; - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ConditionFailedException.html" class="type-name-link" title="class in co.aikar.commands">ConditionFailedException</a> - Exception in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ConditionFailedException.html#%3Cinit%3E()" class="member-name-link">ConditionFailedException()</a> - Constructor for exception co.aikar.commands.<a href="co/aikar/commands/ConditionFailedException.html" title="class in co.aikar.commands">ConditionFailedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ConditionFailedException.html#%3Cinit%3E(co.aikar.locales.MessageKeyProvider,java.lang.String...)" class="member-name-link">ConditionFailedException(MessageKeyProvider, String...)</a> - Constructor for exception co.aikar.commands.<a href="co/aikar/commands/ConditionFailedException.html" title="class in co.aikar.commands">ConditionFailedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ConditionFailedException.html#%3Cinit%3E(co.aikar.locales.MessageKey,java.lang.String...)" class="member-name-link">ConditionFailedException(MessageKey, String...)</a> - Constructor for exception co.aikar.commands.<a href="co/aikar/commands/ConditionFailedException.html" title="class in co.aikar.commands">ConditionFailedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ConditionFailedException.html#%3Cinit%3E(java.lang.String)" class="member-name-link">ConditionFailedException(String)</a> - Constructor for exception co.aikar.commands.<a href="co/aikar/commands/ConditionFailedException.html" title="class in co.aikar.commands">ConditionFailedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#conditions" class="member-name-link">conditions</a> - Variable in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/Conditions.html" class="type-name-link" title="annotation in co.aikar.commands.annotation">Conditions</a> - Annotation Type in <a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a></dt>
<dd>
<div class="block">Specifies conditions that must be met in order to execute this command.</div>
</dd>
<dt><a href="co/aikar/commands/processors/ConditionsProcessor.html" class="type-name-link" title="class in co.aikar.commands.processors">ConditionsProcessor</a> - Class in <a href="co/aikar/commands/processors/package-summary.html">co.aikar.commands.processors</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
</dd>
<dt><a href="co/aikar/commands/processors/ConditionsProcessor.html#%3Cinit%3E()" class="member-name-link">ConditionsProcessor()</a> - Constructor for class co.aikar.commands.processors.<a href="co/aikar/commands/processors/ConditionsProcessor.html" title="class in co.aikar.commands.processors">ConditionsProcessor</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandContexts.html#contextMap" class="member-name-link">contextMap</a> - Variable in class co.aikar.commands.<a href="co/aikar/commands/CommandContexts.html" title="class in co.aikar.commands">CommandContexts</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/contexts/ContextResolver.html" class="type-name-link" title="interface in co.aikar.commands.contexts">ContextResolver</a>&lt;<a href="co/aikar/commands/contexts/ContextResolver.html" title="type parameter in ContextResolver">T</a>,<wbr><a href="co/aikar/commands/contexts/ContextResolver.html" title="type parameter in ContextResolver">C</a> extends <a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a>&lt;?,<wbr>? extends <a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a>&gt;&gt; - Interface in <a href="co/aikar/commands/contexts/package-summary.html">co.aikar.commands.contexts</a></dt>
<dd>
<div class="block">This defines a context resolver, which parses <a href="co/aikar/commands/contexts/ContextResolver.html" title="interface in co.aikar.commands.contexts"><code>ContextResolver</code></a> from <a href="co/aikar/commands/contexts/ContextResolver.html" title="interface in co.aikar.commands.contexts"><code>ContextResolver</code></a>.</div>
</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#COULD_NOT_FIND_PLAYER" class="member-name-link">COULD_NOT_FIND_PLAYER</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#createCommandContext(co.aikar.commands.RegisteredCommand,co.aikar.commands.CommandParameter,co.aikar.commands.CommandIssuer,java.util.List,int,java.util.Map)" class="member-name-link">createCommandContext(RegisteredCommand, CommandParameter, CommandIssuer, List&lt;String&gt;, int, Map&lt;String, Object&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#createCompletionContext(co.aikar.commands.RegisteredCommand,co.aikar.commands.CommandIssuer,java.lang.String,java.lang.String,java.lang.String%5B%5D)" class="member-name-link">createCompletionContext(RegisteredCommand, CommandIssuer, String, String, String[])</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#createConditionContext(co.aikar.commands.CommandIssuer,java.lang.String)" class="member-name-link">createConditionContext(CommandIssuer, String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#createRegisteredCommand(co.aikar.commands.BaseCommand,java.lang.String,java.lang.reflect.Method,java.lang.String)" class="member-name-link">createRegisteredCommand(BaseCommand, String, Method, String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#createRootCommand(java.lang.String)" class="member-name-link">createRootCommand(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#CZECH" class="member-name-link">CZECH</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:D">D</h2>
<dl class="index">
<dt><a href="co/aikar/commands/Locales.html#DANISH" class="member-name-link">DANISH</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/Default.html" class="type-name-link" title="annotation in co.aikar.commands.annotation">Default</a> - Annotation Type in <a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a></dt>
<dd>
<div class="block">If used on a method, sets default command handler for the root command of this group
If used on a parameter, sets the value to be used for context resolution</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#defaultExceptionHandler" class="member-name-link">defaultExceptionHandler</a> - Variable in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#defaultFormatter" class="member-name-link">defaultFormatter</a> - Variable in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#defaultHelpPerPage" class="member-name-link">defaultHelpPerPage</a> - Variable in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#dependencies" class="member-name-link">dependencies</a> - Variable in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/Dependency.html" class="type-name-link" title="annotation in co.aikar.commands.annotation">Dependency</a> - Annotation Type in <a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a></dt>
<dd>
<div class="block">Injects a dependency into the field this is attached to.</div>
</dd>
<dt><a href="co/aikar/commands/annotation/Description.html" class="type-name-link" title="annotation in co.aikar.commands.annotation">Description</a> - Annotation Type in <a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a></dt>
<dd>
<div class="block">Sets a description to the parameter or method this is attached to.</div>
</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#doHelp(co.aikar.commands.CommandIssuer,java.lang.String...)" class="member-name-link">doHelp(CommandIssuer, String...)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#doHelp(java.lang.Object,java.lang.String...)" class="member-name-link">doHelp(Object, String...)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#DUTCH" class="member-name-link">DUTCH</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:E">E</h2>
<dl class="index">
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#EMPTY" class="member-name-link">EMPTY</a> - Static variable in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">The empty String <code>""</code>.</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#enableUnstableAPI(java.lang.String)" class="member-name-link">enableUnstableAPI(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use this with caution! If you enable and use Unstable API's, your next compile using ACF
may require you to update your implementation to those unstable API's</div>
</div>
</dd>
<dt><a href="co/aikar/commands/Locales.html#ENGLISH" class="member-name-link">ENGLISH</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#enumNames(java.lang.Class)" class="member-name-link">enumNames(Class&lt;? extends Enum&lt;?&gt;&gt;)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#enumNames(java.lang.Enum%5B%5D)" class="member-name-link">enumNames(Enum&lt;?&gt;[])</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageType.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/MessageType.html" title="class in co.aikar.commands">MessageType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageType.html#ERROR" class="member-name-link">ERROR</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/MessageType.html" title="class in co.aikar.commands">MessageType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#ERROR_GENERIC_LOGGED" class="member-name-link">ERROR_GENERIC_LOGGED</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#ERROR_PERFORMING_COMMAND" class="member-name-link">ERROR_PERFORMING_COMMAND</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#ERROR_PREFIX" class="member-name-link">ERROR_PREFIX</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ExceptionHandler.html" class="type-name-link" title="interface in co.aikar.commands">ExceptionHandler</a> - Interface in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>
<div class="block">Functional interface to allow plugins to handle uncaught excetpions</div>
</dd>
<dt><a href="co/aikar/commands/ExceptionHandler.html#execute(co.aikar.commands.BaseCommand,co.aikar.commands.RegisteredCommand,co.aikar.commands.CommandIssuer,java.util.List,java.lang.Throwable)" class="member-name-link">execute(BaseCommand, RegisteredCommand, CommandIssuer, List&lt;String&gt;, Throwable)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/ExceptionHandler.html" title="interface in co.aikar.commands">ExceptionHandler</a></dt>
<dd>
<div class="block">Called when an exception occurs while executing a command<br>
If an exception handler properly handles an exception, the user will not be noticied by the
framework that something went unexceptected.</div>
</dd>
<dt><a href="co/aikar/commands/ForwardingCommand.html#execute(co.aikar.commands.CommandIssuer,co.aikar.commands.CommandRouter.CommandRouteResult)" class="member-name-link">execute(CommandIssuer, CommandRouter.CommandRouteResult)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/ForwardingCommand.html" title="class in co.aikar.commands">ForwardingCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RootCommand.html#execute(co.aikar.commands.CommandIssuer,java.lang.String,java.lang.String%5B%5D)" class="member-name-link">execute(CommandIssuer, String, String[])</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/RootCommand.html" title="interface in co.aikar.commands">RootCommand</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:F">F</h2>
<dl class="index">
<dt><a href="co/aikar/commands/Locales.html#FINNISH" class="member-name-link">FINNISH</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/Flags.html" class="type-name-link" title="annotation in co.aikar.commands.annotation">Flags</a> - Annotation Type in <a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a></dt>
<dd>
<div class="block">Provides configuration options for <a href="co/aikar/commands/contexts/ContextResolver.html" title="interface in co.aikar.commands.contexts"><code>ContextResolver</code></a>'s to change how they resolve context.</div>
</dd>
<dt><a href="co/aikar/commands/MessageFormatter.html#format(int,java.lang.String)" class="member-name-link">format(int, String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/MessageFormatter.html" title="class in co.aikar.commands">MessageFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageFormatter.html#format(java.lang.String)" class="member-name-link">format(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/MessageFormatter.html" title="class in co.aikar.commands">MessageFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#formatMessage(co.aikar.commands.CommandIssuer,co.aikar.commands.MessageType,co.aikar.locales.MessageKeyProvider,java.lang.String...)" class="member-name-link">formatMessage(CommandIssuer, MessageType, MessageKeyProvider, String...)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#formatNumber(java.lang.Integer)" class="member-name-link">formatNumber(Integer)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#formatters" class="member-name-link">formatters</a> - Variable in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ForwardingCommand.html" class="type-name-link" title="class in co.aikar.commands">ForwardingCommand</a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#FRENCH" class="member-name-link">FRENCH</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:G">G</h2>
<dl class="index">
<dt><a href="co/aikar/commands/CommandManager.html#generateCommandHelp()" class="member-name-link">generateCommandHelp()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Unstable API</div>
</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#generateCommandHelp(java.lang.String)" class="member-name-link">generateCommandHelp(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Unstable API</div>
</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#generateCommandHelp(co.aikar.commands.CommandIssuer,java.lang.String)" class="member-name-link">generateCommandHelp(CommandIssuer, String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Unstable API</div>
</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#generateCommandHelp(co.aikar.commands.CommandIssuer,co.aikar.commands.RootCommand)" class="member-name-link">generateCommandHelp(CommandIssuer, RootCommand)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Unstable API</div>
</div>
</dd>
<dt><a href="co/aikar/commands/Locales.html#GERMAN" class="member-name-link">GERMAN</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getAnnotation(java.lang.Class)" class="member-name-link">getAnnotation(Class&lt;T&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="co/aikar/commands/CommandExecutionContext.html#getAnnotationValue(java.lang.Class)"><code>CommandExecutionContext.getAnnotationValue(Class)</code></a></div>
</div>
</dd>
<dt><a href="co/aikar/commands/CommandOperationContext.html#getAnnotation(java.lang.Class)" class="member-name-link">getAnnotation(Class&lt;T&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandOperationContext.html" title="class in co.aikar.commands">CommandOperationContext</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="co/aikar/commands/CommandOperationContext.html#getAnnotationValue(java.lang.Class)"><code>CommandOperationContext.getAnnotationValue(Class)</code></a></div>
</div>
</dd>
<dt><a href="co/aikar/commands/RegisteredCommand.html#getAnnotation(java.lang.Class)" class="member-name-link">getAnnotation(Class&lt;T&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/RegisteredCommand.html" title="class in co.aikar.commands">RegisteredCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getAnnotationValue(java.lang.Class)" class="member-name-link">getAnnotationValue(Class&lt;T&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandOperationContext.html#getAnnotationValue(java.lang.Class)" class="member-name-link">getAnnotationValue(Class&lt;T&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandOperationContext.html" title="class in co.aikar.commands">CommandOperationContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getAnnotationValue(java.lang.Class,int)" class="member-name-link">getAnnotationValue(Class&lt;T&gt;, int)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandOperationContext.html#getAnnotationValue(java.lang.Class,int)" class="member-name-link">getAnnotationValue(Class&lt;T&gt;, int)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandOperationContext.html" title="class in co.aikar.commands">CommandOperationContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/AnnotationProcessor.html#getApplicableParameters()" class="member-name-link">getApplicableParameters()</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/AnnotationProcessor.html" title="interface in co.aikar.commands">AnnotationProcessor</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getArgs()" class="member-name-link">getArgs()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandOperationContext.html#getArgs()" class="member-name-link">getArgs()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandOperationContext.html" title="class in co.aikar.commands">CommandOperationContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getBooleanFlagValue(java.lang.String)" class="member-name-link">getBooleanFlagValue(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getBooleanFlagValue(java.lang.String,java.lang.Boolean)" class="member-name-link">getBooleanFlagValue(String, Boolean)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html#getCause()" class="member-name-link">getCause()</a> - Method in interface co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html" title="interface in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil.Nestable</a></dt>
<dd>
<div class="block">Returns the reference to the exception or error that caused the
exception implementing the <code>Nestable</code> to be thrown.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html#getCause(java.lang.Throwable)" class="member-name-link">getCause(Throwable)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil</a></dt>
<dd>
<div class="block">Introspects the <code>Throwable</code> to obtain the cause.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html#getCause(java.lang.Throwable,java.lang.String%5B%5D)" class="member-name-link">getCause(Throwable, String[])</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil</a></dt>
<dd>
<div class="block">Introspects the <code>Throwable</code> to obtain the cause.</div>
</dd>
<dt><a href="co/aikar/commands/RootCommand.html#getChildren()" class="member-name-link">getChildren()</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/RootCommand.html" title="interface in co.aikar.commands">RootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getCmd()" class="member-name-link">getCmd()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageFormatter.html#getColor(int)" class="member-name-link">getColor(int)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/MessageFormatter.html" title="class in co.aikar.commands">MessageFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandOperationContext.html#getCommand()" class="member-name-link">getCommand()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandOperationContext.html" title="class in co.aikar.commands">CommandOperationContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/HelpEntry.html#getCommand()" class="member-name-link">getCommand()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/HelpEntry.html" title="class in co.aikar.commands">HelpEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RegisteredCommand.html#getCommand()" class="member-name-link">getCommand()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/RegisteredCommand.html" title="class in co.aikar.commands">RegisteredCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#getCommandCompletions()" class="member-name-link">getCommandCompletions()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="block">Gets the command completions manager</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#getCommandConditions()" class="member-name-link">getCommandConditions()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#getCommandContexts()" class="member-name-link">getCommandContexts()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="block">Gets the command contexts manager</div>
</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#getCommandHelp()" class="member-name-link">getCommandHelp()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Unstable API</div>
</div>
</dd>
<dt><a href="co/aikar/commands/CommandOperationContext.html#getCommandIssuer()" class="member-name-link">getCommandIssuer()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandOperationContext.html" title="class in co.aikar.commands">CommandOperationContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#getCommandIssuer(java.lang.Object)" class="member-name-link">getCommandIssuer(Object)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandOperationContext.html#getCommandLabel()" class="member-name-link">getCommandLabel()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandOperationContext.html" title="class in co.aikar.commands">CommandOperationContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandOperationContext.html#getCommandManager()" class="member-name-link">getCommandManager()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandOperationContext.html" title="class in co.aikar.commands">CommandOperationContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelp.html#getCommandName()" class="member-name-link">getCommandName()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RootCommand.html#getCommandName()" class="member-name-link">getCommandName()</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/RootCommand.html" title="interface in co.aikar.commands">RootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelp.html#getCommandPrefix()" class="member-name-link">getCommandPrefix()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/HelpEntry.html#getCommandPrefix()" class="member-name-link">getCommandPrefix()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/HelpEntry.html" title="class in co.aikar.commands">HelpEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#getCommandPrefix(co.aikar.commands.CommandIssuer)" class="member-name-link">getCommandPrefix(CommandIssuer)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#getCommandReplacements()" class="member-name-link">getCommandReplacements()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="block">Lets you add custom string replacements that can be applied to annotation values,
to reduce duplication/repetition of common values such as permission nodes and command prefixes.</div>
</dd>
<dt><a href="co/aikar/commands/CommandCompletions.CommandCompletionHandler.html#getCompletions(C)" class="member-name-link">getCompletions(C)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/CommandCompletions.CommandCompletionHandler.html" title="interface in co.aikar.commands">CommandCompletions.CommandCompletionHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#getConditions()" class="member-name-link">getConditions()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandCompletionContext.html#getConfig()" class="member-name-link">getConfig()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandCompletionContext.html" title="class in co.aikar.commands">CommandCompletionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ConditionContext.html#getConfig()" class="member-name-link">getConfig()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/ConditionContext.html" title="class in co.aikar.commands">ConditionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandCompletionContext.html#getConfig(java.lang.String)" class="member-name-link">getConfig(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandCompletionContext.html" title="class in co.aikar.commands">CommandCompletionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandCompletionContext.html#getConfig(java.lang.String,java.lang.String)" class="member-name-link">getConfig(String, String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandCompletionContext.html" title="class in co.aikar.commands">CommandCompletionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandCompletionContext.html#getConfigs()" class="member-name-link">getConfigs()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandCompletionContext.html" title="class in co.aikar.commands">CommandCompletionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ConditionContext.html#getConfigValue(java.lang.String,java.lang.Integer)" class="member-name-link">getConfigValue(String, Integer)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/ConditionContext.html" title="class in co.aikar.commands">ConditionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ConditionContext.html#getConfigValue(java.lang.String,java.lang.String)" class="member-name-link">getConfigValue(String, String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/ConditionContext.html" title="class in co.aikar.commands">ConditionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/contexts/ContextResolver.html#getContext(C)" class="member-name-link">getContext(C)</a> - Method in interface co.aikar.commands.contexts.<a href="co/aikar/commands/contexts/ContextResolver.html" title="interface in co.aikar.commands.contexts">ContextResolver</a></dt>
<dd>
<div class="block">Parses the context of type <a href="co/aikar/commands/contexts/ContextResolver.html" title="interface in co.aikar.commands.contexts"><code>ContextResolver</code></a> into <a href="co/aikar/commands/contexts/ContextResolver.html" title="interface in co.aikar.commands.contexts"><code>ContextResolver</code></a>, or throws an exception.</div>
</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#getContextFlags(java.lang.Class)" class="member-name-link">getContextFlags(Class&lt;?&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandCompletionContext.html#getContextValue(java.lang.Class)" class="member-name-link">getContextValue(Class&lt;? extends T&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandCompletionContext.html" title="class in co.aikar.commands">CommandCompletionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandCompletionContext.html#getContextValue(java.lang.Class,java.lang.Integer)" class="member-name-link">getContextValue(Class&lt;? extends T&gt;, Integer)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandCompletionContext.html" title="class in co.aikar.commands">CommandCompletionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandCompletionContext.html#getContextValueByName(java.lang.Class,java.lang.String)" class="member-name-link">getContextValueByName(Class&lt;? extends T&gt;, String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandCompletionContext.html" title="class in co.aikar.commands">CommandCompletionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#getCurrentCommandIssuer()" class="member-name-link">getCurrentCommandIssuer()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>
<div class="block">Gets the current command issuer.</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#getCurrentCommandIssuer()" class="member-name-link">getCurrentCommandIssuer()</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#getCurrentCommandManager()" class="member-name-link">getCurrentCommandManager()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>
<div class="block">Gets the current command manager.</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#getCurrentCommandManager()" class="member-name-link">getCurrentCommandManager()</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#getCurrentCommandOperationContext()" class="member-name-link">getCurrentCommandOperationContext()</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageFormatter.html#getDefaultColor()" class="member-name-link">getDefaultColor()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/MessageFormatter.html" title="class in co.aikar.commands">MessageFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#getDefaultExceptionHandler()" class="member-name-link">getDefaultExceptionHandler()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="block">Gets the current default exception handler, might be null.</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#getDefaultFormatter()" class="member-name-link">getDefaultFormatter()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#getDefaultHelpPerPage()" class="member-name-link">getDefaultHelpPerPage()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Unstable API</div>
</div>
</dd>
<dt><a href="co/aikar/commands/Locales.html#getDefaultLocale()" class="member-name-link">getDefaultLocale()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#getDefaultRegisteredCommand()" class="member-name-link">getDefaultRegisteredCommand()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RootCommand.html#getDefaultRegisteredCommand()" class="member-name-link">getDefaultRegisteredCommand()</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/RootCommand.html" title="interface in co.aikar.commands">RootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#getDefaultValue()" class="member-name-link">getDefaultValue()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RootCommand.html#getDefCommand()" class="member-name-link">getDefCommand()</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/RootCommand.html" title="interface in co.aikar.commands">RootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#getDescription()" class="member-name-link">getDescription()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/HelpEntry.html#getDescription()" class="member-name-link">getDescription()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/HelpEntry.html" title="class in co.aikar.commands">HelpEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RootCommand.html#getDescription()" class="member-name-link">getDescription()</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/RootCommand.html" title="interface in co.aikar.commands">RootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#getDisplayName(co.aikar.commands.CommandIssuer)" class="member-name-link">getDisplayName(CommandIssuer)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getDoubleFlagValue(java.lang.String,java.lang.Number)" class="member-name-link">getDoubleFlagValue(String, Number)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelpFormatter.html#getEntryFormatReplacements(co.aikar.commands.CommandHelp,co.aikar.commands.HelpEntry)" class="member-name-link">getEntryFormatReplacements(CommandHelp, HelpEntry)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelpFormatter.html" title="class in co.aikar.commands">CommandHelpFormatter</a></dt>
<dd>
<div class="block">Override this to control replacements</div>
</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#getEnumFromName(T%5B%5D,java.lang.String)" class="member-name-link">getEnumFromName(T[], String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#getEnumFromName(T%5B%5D,java.lang.String,T)" class="member-name-link">getEnumFromName(T[], String, T)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#getEnumFromOrdinal(T%5B%5D,int)" class="member-name-link">getEnumFromOrdinal(T[], int)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#getExceptionHandler()" class="member-name-link">getExceptionHandler()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#getExecCommandLabel()" class="member-name-link">getExecCommandLabel()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>
<div class="block">Gets the root command name that the user actually typed</div>
</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#getExecSubcommand()" class="member-name-link">getExecSubcommand()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>
<div class="block">Gets the actual sub command name the user typed</div>
</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getFirstArg()" class="member-name-link">getFirstArg()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#getFirstElement(java.lang.Iterable)" class="member-name-link">getFirstElement(Iterable&lt;T&gt;)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getFlags()" class="member-name-link">getFlags()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#getFlags()" class="member-name-link">getFlags()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getFlagValue(java.lang.String,java.lang.Double)" class="member-name-link">getFlagValue(String, Double)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getFlagValue(java.lang.String,java.lang.Float)" class="member-name-link">getFlagValue(String, Float)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getFlagValue(java.lang.String,java.lang.Integer)" class="member-name-link">getFlagValue(String, Integer)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getFlagValue(java.lang.String,java.lang.Long)" class="member-name-link">getFlagValue(String, Long)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getFlagValue(java.lang.String,java.lang.Number)" class="member-name-link">getFlagValue(String, Number)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getFlagValue(java.lang.String,java.lang.String)" class="member-name-link">getFlagValue(String, String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getFloatFlagValue(java.lang.String,java.lang.Number)" class="member-name-link">getFloatFlagValue(String, Number)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#getFormat(co.aikar.commands.MessageType)" class="member-name-link">getFormat(MessageType)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html#getFullStackTrace(java.lang.Throwable)" class="member-name-link">getFullStackTrace(Throwable)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil</a></dt>
<dd>
<div class="block">A way to get the entire nested stack-trace of an throwable.</div>
</dd>
<dt><a href="co/aikar/commands/CommandHelpFormatter.html#getHeaderFooterFormatReplacements(co.aikar.commands.CommandHelp)" class="member-name-link">getHeaderFooterFormatReplacements(CommandHelp)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelpFormatter.html" title="class in co.aikar.commands">CommandHelpFormatter</a></dt>
<dd>
<div class="block">Override this to control replacements</div>
</dd>
<dt><a href="co/aikar/commands/CommandHelp.html#getHelpEntries()" class="member-name-link">getHelpEntries()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#getHelpFormatter()" class="member-name-link">getHelpFormatter()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Unstable API</div>
</div>
</dd>
<dt><a href="co/aikar/commands/RegisteredCommand.html#getHelpText()" class="member-name-link">getHelpText()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/RegisteredCommand.html" title="class in co.aikar.commands">RegisteredCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getIndex()" class="member-name-link">getIndex()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandCompletionContext.html#getInput()" class="member-name-link">getInput()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandCompletionContext.html" title="class in co.aikar.commands">CommandCompletionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getIntFlagValue(java.lang.String,java.lang.Number)" class="member-name-link">getIntFlagValue(String, Number)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandCompletionContext.html#getIssuer()" class="member-name-link">getIssuer()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandCompletionContext.html" title="class in co.aikar.commands">CommandCompletionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getIssuer()" class="member-name-link">getIssuer()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelp.html#getIssuer()" class="member-name-link">getIssuer()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandIssuer.html#getIssuer()" class="member-name-link">getIssuer()</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a></dt>
<dd>
<div class="block">Gets the issuer in the platforms native object</div>
</dd>
<dt><a href="co/aikar/commands/ConditionContext.html#getIssuer()" class="member-name-link">getIssuer()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/ConditionContext.html" title="class in co.aikar.commands">ConditionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#getIssuerLocale(co.aikar.commands.CommandIssuer)" class="member-name-link">getIssuerLocale(CommandIssuer)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getLastArg()" class="member-name-link">getLastArg()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#getLastCommandOperationContext()" class="member-name-link">getLastCommandOperationContext()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>
<div class="block">Returns a reference to the last used CommandOperationContext.</div>
</dd>
<dt><a href="co/aikar/commands/ForwardingCommand.html#getLastCommandOperationContext()" class="member-name-link">getLastCommandOperationContext()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/ForwardingCommand.html" title="class in co.aikar.commands">ForwardingCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#getLocales()" class="member-name-link">getLocales()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="block">Returns a Locales Manager to add and modify language tables for your commands.</div>
</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getLongFlagValue(java.lang.String,java.lang.Number)" class="member-name-link">getLongFlagValue(String, Number)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelp.html#getManager()" class="member-name-link">getManager()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandIssuer.html#getManager()" class="member-name-link">getManager()</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#getManager()" class="member-name-link">getManager()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RootCommand.html#getManager()" class="member-name-link">getManager()</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/RootCommand.html" title="interface in co.aikar.commands">RootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html#getMessage()" class="member-name-link">getMessage()</a> - Method in interface co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html" title="interface in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil.Nestable</a></dt>
<dd>
<div class="block">Returns the error message of this and any nested
<code>Throwable</code>.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html#getMessage(int)" class="member-name-link">getMessage(int)</a> - Method in interface co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html" title="interface in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil.Nestable</a></dt>
<dd>
<div class="block">Returns the error message of the <code>Throwable</code> in the chain
of <code>Throwable</code>s at the specified index, numbered from 0.</div>
</dd>
<dt><a href="co/aikar/commands/Locales.html#getMessage(co.aikar.commands.CommandIssuer,co.aikar.locales.MessageKeyProvider)" class="member-name-link">getMessage(CommandIssuer, MessageKeyProvider)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#getMessageKey()" class="member-name-link">getMessageKey()</a> - Method in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html#getMessages()" class="member-name-link">getMessages()</a> - Method in interface co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html" title="interface in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil.Nestable</a></dt>
<dd>
<div class="block">Returns the error message of this and any nested <code>Throwable</code>s
in an array of Strings, one element for each message.</div>
</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#getName()" class="member-name-link">getName()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#getName()" class="member-name-link">getName()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#getNextParam()" class="member-name-link">getNextParam()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getNumParams()" class="member-name-link">getNumParams()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#getOptionalMessage(co.aikar.commands.CommandIssuer,co.aikar.locales.MessageKey)" class="member-name-link">getOptionalMessage(CommandIssuer, MessageKey)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#getOrigArgs()" class="member-name-link">getOrigArgs()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>
<div class="block">Gets the actual args in string form the user typed</div>
</dd>
<dt><a href="co/aikar/commands/CommandHelp.html#getPage()" class="member-name-link">getPage()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getParam()" class="member-name-link">getParam()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#getParameter()" class="member-name-link">getParameter()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelpFormatter.html#getParameterFormatReplacements(co.aikar.commands.CommandHelp,co.aikar.commands.CommandParameter,co.aikar.commands.HelpEntry)" class="member-name-link">getParameterFormatReplacements(CommandHelp, CommandParameter, HelpEntry)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelpFormatter.html" title="class in co.aikar.commands">CommandHelpFormatter</a></dt>
<dd>
<div class="block">Override this to control replacements</div>
</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getParameterPermissions()" class="member-name-link">getParameterPermissions()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/HelpEntry.html#getParameters()" class="member-name-link">getParameters()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/HelpEntry.html" title="class in co.aikar.commands">HelpEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/HelpEntry.html#getParameterSyntax()" class="member-name-link">getParameterSyntax()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/HelpEntry.html" title="class in co.aikar.commands">HelpEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/HelpEntry.html#getParameterSyntax(co.aikar.commands.CommandIssuer)" class="member-name-link">getParameterSyntax(CommandIssuer)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/HelpEntry.html" title="class in co.aikar.commands">HelpEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#getParamIndex()" class="member-name-link">getParamIndex()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getPassedArgs()" class="member-name-link">getPassedArgs()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RegisteredCommand.html#getPermission()" class="member-name-link">getPermission()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/RegisteredCommand.html" title="class in co.aikar.commands">RegisteredCommand</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>&nbsp;</div>
</dd>
<dt><a href="co/aikar/commands/CommandHelp.html#getPerPage()" class="member-name-link">getPerPage()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RegisteredCommand.html#getPrefSubCommand()" class="member-name-link">getPrefSubCommand()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/RegisteredCommand.html" title="class in co.aikar.commands">RegisteredCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandOperationContext.html#getRegisteredCommand()" class="member-name-link">getRegisteredCommand()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandOperationContext.html" title="class in co.aikar.commands">CommandOperationContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#getRegisteredCommands()" class="member-name-link">getRegisteredCommands()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ForwardingCommand.html#getRegisteredCommands()" class="member-name-link">getRegisteredCommands()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/ForwardingCommand.html" title="class in co.aikar.commands">ForwardingCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#getRegisteredRootCommands()" class="member-name-link">getRegisteredRootCommands()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#getRequiredPermissions()" class="member-name-link">getRequiredPermissions()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#getRequiredPermissions()" class="member-name-link">getRequiredPermissions()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ForwardingCommand.html#getRequiredPermissions()" class="member-name-link">getRequiredPermissions()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/ForwardingCommand.html" title="class in co.aikar.commands">ForwardingCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RegisteredCommand.html#getRequiredPermissions()" class="member-name-link">getRequiredPermissions()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/RegisteredCommand.html" title="class in co.aikar.commands">RegisteredCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getResolvedArg(java.lang.Class...)" class="member-name-link">getResolvedArg(Class&lt;?&gt;...)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getResolvedArg(java.lang.String)" class="member-name-link">getResolvedArg(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#getResolvedArg(java.lang.String,java.lang.Class...)" class="member-name-link">getResolvedArg(String, Class&lt;?&gt;...)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#getResolver()" class="member-name-link">getResolver()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandContexts.html#getResolver(java.lang.Class)" class="member-name-link">getResolver(Class&lt;?&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandContexts.html" title="class in co.aikar.commands">CommandContexts</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html#getRootCause(java.lang.Throwable)" class="member-name-link">getRootCause(Throwable)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil</a></dt>
<dd>
<div class="block">Introspects the <code>Throwable</code> to obtain the root cause.</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#getRootCommand(java.lang.String)" class="member-name-link">getRootCommand(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelp.html#getSearch()" class="member-name-link">getSearch()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/HelpEntry.html#getSearchScore()" class="member-name-link">getSearchScore()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/HelpEntry.html" title="class in co.aikar.commands">HelpEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/HelpEntry.html#getSearchTags()" class="member-name-link">getSearchTags()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/HelpEntry.html" title="class in co.aikar.commands">HelpEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelp.html#getSelectedEntry()" class="member-name-link">getSelectedEntry()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html#getStackTrace(java.lang.Throwable)" class="member-name-link">getStackTrace(Throwable)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil</a></dt>
<dd>
<div class="block">Gets the stack trace from a Throwable as a String.</div>
</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#getSubCommands()" class="member-name-link">getSubCommands()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RootCommand.html#getSubCommands()" class="member-name-link">getSubCommands()</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/RootCommand.html" title="interface in co.aikar.commands">RootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#getSupportedLanguages()" class="member-name-link">getSupportedLanguages()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="block">Gets a list of all currently supported languages for this manager.</div>
</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#getSyntax()" class="member-name-link">getSyntax()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#getSyntax(co.aikar.commands.CommandIssuer)" class="member-name-link">getSyntax(CommandIssuer)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RegisteredCommand.html#getSyntaxText()" class="member-name-link">getSyntaxText()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/RegisteredCommand.html" title="class in co.aikar.commands">RegisteredCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RegisteredCommand.html#getSyntaxText(co.aikar.commands.CommandIssuer)" class="member-name-link">getSyntaxText(CommandIssuer)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/RegisteredCommand.html" title="class in co.aikar.commands">RegisteredCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RootCommand.html#getTabCompletions(co.aikar.commands.CommandIssuer,java.lang.String,java.lang.String%5B%5D)" class="member-name-link">getTabCompletions(CommandIssuer, String, String[])</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/RootCommand.html" title="interface in co.aikar.commands">RootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RootCommand.html#getTabCompletions(co.aikar.commands.CommandIssuer,java.lang.String,java.lang.String%5B%5D,boolean)" class="member-name-link">getTabCompletions(CommandIssuer, String, String[], boolean)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/RootCommand.html" title="interface in co.aikar.commands">RootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RootCommand.html#getTabCompletions(co.aikar.commands.CommandIssuer,java.lang.String,java.lang.String%5B%5D,boolean,boolean)" class="member-name-link">getTabCompletions(CommandIssuer, String, String[], boolean, boolean)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/RootCommand.html" title="interface in co.aikar.commands">RootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html#getThrowable(int)" class="member-name-link">getThrowable(int)</a> - Method in interface co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html" title="interface in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil.Nestable</a></dt>
<dd>
<div class="block">Returns the <code>Throwable</code> in the chain of
<code>Throwable</code>s at the specified index, numbered from 0.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html#getThrowableCount()" class="member-name-link">getThrowableCount()</a> - Method in interface co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html" title="interface in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil.Nestable</a></dt>
<dd>
<div class="block">Returns the number of nested <code>Throwable</code>s represented by
this <code>Nestable</code>, including this <code>Nestable</code>.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html#getThrowableCount(java.lang.Throwable)" class="member-name-link">getThrowableCount(Throwable)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil</a></dt>
<dd>
<div class="block">Counts the number of <code>Throwable</code> objects in the
exception chain.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html#getThrowableList(java.lang.Throwable)" class="member-name-link">getThrowableList(Throwable)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil</a></dt>
<dd>
<div class="block">Returns the list of <code>Throwable</code> objects in the
exception chain.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html#getThrowables()" class="member-name-link">getThrowables()</a> - Method in interface co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html" title="interface in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil.Nestable</a></dt>
<dd>
<div class="block">Returns this <code>Nestable</code> and any nested <code>Throwable</code>s
in an array of <code>Throwable</code>s, one element for each
<code>Throwable</code>.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html#getThrowables(java.lang.Throwable)" class="member-name-link">getThrowables(Throwable)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil</a></dt>
<dd>
<div class="block">Returns the list of <code>Throwable</code> objects in the
exception chain.</div>
</dd>
<dt><a href="co/aikar/commands/CommandHelp.html#getTotalPages()" class="member-name-link">getTotalPages()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelp.html#getTotalResults()" class="member-name-link">getTotalResults()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#getType()" class="member-name-link">getType()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandIssuer.html#getUniqueId()" class="member-name-link">getUniqueId()</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RootCommand.html#getUniquePermission()" class="member-name-link">getUniquePermission()</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/RootCommand.html" title="interface in co.aikar.commands">RootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RootCommand.html#getUsage()" class="member-name-link">getUsage()</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/RootCommand.html" title="interface in co.aikar.commands">RootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#getValidNamePredicate()" class="member-name-link">getValidNamePredicate()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#getValues()" class="member-name-link">getValues()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#GREEK" class="member-name-link">GREEK</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:H">H</h2>
<dl class="index">
<dt><a href="co/aikar/commands/CommandManager.html#handleUncaughtException(co.aikar.commands.BaseCommand,co.aikar.commands.RegisteredCommand,co.aikar.commands.CommandIssuer,java.util.List,java.lang.Throwable)" class="member-name-link">handleUncaughtException(BaseCommand, RegisteredCommand, CommandIssuer, List&lt;String&gt;, Throwable)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandOperationContext.html#hasAnnotation(java.lang.Class)" class="member-name-link">hasAnnotation(Class&lt;? extends Annotation&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandOperationContext.html" title="class in co.aikar.commands">CommandOperationContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#hasAnnotation(java.lang.Class)" class="member-name-link">hasAnnotation(Class&lt;T&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RootCommand.html#hasAnyPermission(co.aikar.commands.CommandIssuer)" class="member-name-link">hasAnyPermission(CommandIssuer)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/RootCommand.html" title="interface in co.aikar.commands">RootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandCompletionContext.html#hasConfig(java.lang.String)" class="member-name-link">hasConfig(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandCompletionContext.html" title="class in co.aikar.commands">CommandCompletionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ConditionContext.html#hasConfig(java.lang.String)" class="member-name-link">hasConfig(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/ConditionContext.html" title="class in co.aikar.commands">ConditionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#hasFlag(java.lang.String)" class="member-name-link">hasFlag(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageType.html#hashCode()" class="member-name-link">hashCode()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/MessageType.html" title="class in co.aikar.commands">MessageType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#hasIntersection(java.util.Collection,java.util.Collection)" class="member-name-link">hasIntersection(Collection&lt;T&gt;, Collection&lt;T&gt;)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#hasPermission(co.aikar.commands.CommandIssuer)" class="member-name-link">hasPermission(CommandIssuer)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ForwardingCommand.html#hasPermission(co.aikar.commands.CommandIssuer)" class="member-name-link">hasPermission(CommandIssuer)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/ForwardingCommand.html" title="class in co.aikar.commands">ForwardingCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#hasPermission(co.aikar.commands.CommandIssuer,java.lang.String)" class="member-name-link">hasPermission(CommandIssuer, String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#hasPermission(co.aikar.commands.CommandIssuer,java.util.Set)" class="member-name-link">hasPermission(CommandIssuer, Set&lt;String&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#hasPermission(java.lang.Object)" class="member-name-link">hasPermission(Object)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ForwardingCommand.html#hasPermission(java.lang.Object)" class="member-name-link">hasPermission(Object)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/ForwardingCommand.html" title="class in co.aikar.commands">ForwardingCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandIssuer.html#hasPermission(java.lang.String)" class="member-name-link">hasPermission(String)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a></dt>
<dd>
<div class="block">Has permission node</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#hasRegisteredCommands()" class="member-name-link">hasRegisteredCommands()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#HEBREW" class="member-name-link">HEBREW</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#help(co.aikar.commands.CommandIssuer,java.lang.String%5B%5D)" class="member-name-link">help(CommandIssuer, String[])</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#help(java.lang.Object,java.lang.String%5B%5D)" class="member-name-link">help(Object, String[])</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageType.html#HELP" class="member-name-link">HELP</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/MessageType.html" title="class in co.aikar.commands">MessageType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#HELP_DETAILED_COMMAND_FORMAT" class="member-name-link">HELP_DETAILED_COMMAND_FORMAT</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#HELP_DETAILED_HEADER" class="member-name-link">HELP_DETAILED_HEADER</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#HELP_DETAILED_PARAMETER_FORMAT" class="member-name-link">HELP_DETAILED_PARAMETER_FORMAT</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#HELP_FORMAT" class="member-name-link">HELP_FORMAT</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#HELP_HEADER" class="member-name-link">HELP_HEADER</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#HELP_NO_RESULTS" class="member-name-link">HELP_NO_RESULTS</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#HELP_PAGE_INFORMATION" class="member-name-link">HELP_PAGE_INFORMATION</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#HELP_SEARCH_HEADER" class="member-name-link">HELP_SEARCH_HEADER</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/HelpCommand.html" class="type-name-link" title="annotation in co.aikar.commands.annotation">HelpCommand</a> - Annotation Type in <a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a></dt>
<dd>
<div class="block">A Shortcut for specifying <a href="co/aikar/commands/annotation/CatchUnknown.html" title="annotation in co.aikar.commands.annotation"><code>CatchUnknown</code></a>, <a href="co/aikar/commands/annotation/Default.html" title="annotation in co.aikar.commands.annotation"><code>Default</code></a> and <a href="co/aikar/commands/annotation/Subcommand.html" title="annotation in co.aikar.commands.annotation"><code>Subcommand</code></a> on a method.</div>
</dd>
<dt><a href="co/aikar/commands/HelpEntry.html" class="type-name-link" title="class in co.aikar.commands">HelpEntry</a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#helpFormatter" class="member-name-link">helpFormatter</a> - Variable in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RegisteredCommand.html#helpSearchTags" class="member-name-link">helpSearchTags</a> - Variable in class co.aikar.commands.<a href="co/aikar/commands/RegisteredCommand.html" title="class in co.aikar.commands">RegisteredCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/HelpSearchTags.html" class="type-name-link" title="annotation in co.aikar.commands.annotation">HelpSearchTags</a> - Annotation Type in <a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a></dt>
<dd>
<div class="block">Defines additional keywords to feed into the search help system.</div>
</dd>
<dt><a href="co/aikar/commands/Locales.html#HINDI" class="member-name-link">HINDI</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#HUNGARIAN" class="member-name-link">HUNGARIAN</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:I">I</h2>
<dl class="index">
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#INDEX_NOT_FOUND" class="member-name-link">INDEX_NOT_FOUND</a> - Static variable in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">The index value when an element is not found in a list or array: <code>-1</code>.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#indexOf(java.lang.Object%5B%5D,java.lang.Object)" class="member-name-link">indexOf(Object[], Object)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">Finds the index of the given object in the array.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#indexOf(java.lang.Object%5B%5D,java.lang.Object,int)" class="member-name-link">indexOf(Object[], Object, int)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">Finds the index of the given object in the array starting at the given index.</div>
</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#indexOf(java.lang.String,java.lang.String%5B%5D)" class="member-name-link">indexOf(String, String[])</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html#indexOfThrowable(java.lang.Class)" class="member-name-link">indexOfThrowable(Class)</a> - Method in interface co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html" title="interface in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil.Nestable</a></dt>
<dd>
<div class="block">Returns the index, numbered from 0, of the first occurrence of the
specified type, or a subclass, in the chain of <code>Throwable</code>s.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html#indexOfThrowable(java.lang.Class,int)" class="member-name-link">indexOfThrowable(Class, int)</a> - Method in interface co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html" title="interface in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil.Nestable</a></dt>
<dd>
<div class="block">Returns the index, numbered from 0, of the first <code>Throwable</code>
that matches the specified type, or a subclass, in the chain of <code>Throwable</code>s
with an index greater than or equal to the specified index.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html#indexOfThrowable(java.lang.Throwable,java.lang.Class)" class="member-name-link">indexOfThrowable(Throwable, Class)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil</a></dt>
<dd>
<div class="block">Returns the (zero based) index of the first <code>Throwable</code>
that matches the specified class (exactly) in the exception chain.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html#indexOfThrowable(java.lang.Throwable,java.lang.Class,int)" class="member-name-link">indexOfThrowable(Throwable, Class, int)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil</a></dt>
<dd>
<div class="block">Returns the (zero based) index of the first <code>Throwable</code>
that matches the specified type in the exception chain from
a specified index.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html#indexOfType(java.lang.Throwable,java.lang.Class)" class="member-name-link">indexOfType(Throwable, Class)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil</a></dt>
<dd>
<div class="block">Returns the (zero based) index of the first <code>Throwable</code>
that matches the specified class or subclass in the exception chain.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html#indexOfType(java.lang.Throwable,java.lang.Class,int)" class="member-name-link">indexOfType(Throwable, Class, int)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil</a></dt>
<dd>
<div class="block">Returns the (zero based) index of the first <code>Throwable</code>
that matches the specified type in the exception chain from
a specified index.</div>
</dd>
<dt><a href="co/aikar/commands/MessageType.html#INFO" class="member-name-link">INFO</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/MessageType.html" title="class in co.aikar.commands">MessageType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#INFO_MESSAGE" class="member-name-link">INFO_MESSAGE</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#intersection(java.util.Collection,java.util.Collection)" class="member-name-link">intersection(Collection&lt;T&gt;, Collection&lt;T&gt;)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#intToRoman(int)" class="member-name-link">intToRoman(int)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#INVALID_SYNTAX" class="member-name-link">INVALID_SYNTAX</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/InvalidCommandArgument.html" class="type-name-link" title="class in co.aikar.commands">InvalidCommandArgument</a> - Exception in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/InvalidCommandArgument.html#%3Cinit%3E()" class="member-name-link">InvalidCommandArgument()</a> - Constructor for exception co.aikar.commands.<a href="co/aikar/commands/InvalidCommandArgument.html" title="class in co.aikar.commands">InvalidCommandArgument</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/InvalidCommandArgument.html#%3Cinit%3E(boolean)" class="member-name-link">InvalidCommandArgument(boolean)</a> - Constructor for exception co.aikar.commands.<a href="co/aikar/commands/InvalidCommandArgument.html" title="class in co.aikar.commands">InvalidCommandArgument</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/InvalidCommandArgument.html#%3Cinit%3E(co.aikar.locales.MessageKey,boolean,java.lang.String...)" class="member-name-link">InvalidCommandArgument(MessageKey, boolean, String...)</a> - Constructor for exception co.aikar.commands.<a href="co/aikar/commands/InvalidCommandArgument.html" title="class in co.aikar.commands">InvalidCommandArgument</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/InvalidCommandArgument.html#%3Cinit%3E(co.aikar.locales.MessageKeyProvider,boolean,java.lang.String...)" class="member-name-link">InvalidCommandArgument(MessageKeyProvider, boolean, String...)</a> - Constructor for exception co.aikar.commands.<a href="co/aikar/commands/InvalidCommandArgument.html" title="class in co.aikar.commands">InvalidCommandArgument</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/InvalidCommandArgument.html#%3Cinit%3E(co.aikar.locales.MessageKeyProvider,java.lang.String...)" class="member-name-link">InvalidCommandArgument(MessageKeyProvider, String...)</a> - Constructor for exception co.aikar.commands.<a href="co/aikar/commands/InvalidCommandArgument.html" title="class in co.aikar.commands">InvalidCommandArgument</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/InvalidCommandArgument.html#%3Cinit%3E(co.aikar.locales.MessageKey,java.lang.String...)" class="member-name-link">InvalidCommandArgument(MessageKey, String...)</a> - Constructor for exception co.aikar.commands.<a href="co/aikar/commands/InvalidCommandArgument.html" title="class in co.aikar.commands">InvalidCommandArgument</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/InvalidCommandArgument.html#%3Cinit%3E(java.lang.String)" class="member-name-link">InvalidCommandArgument(String)</a> - Constructor for exception co.aikar.commands.<a href="co/aikar/commands/InvalidCommandArgument.html" title="class in co.aikar.commands">InvalidCommandArgument</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/InvalidCommandArgument.html#%3Cinit%3E(java.lang.String,boolean)" class="member-name-link">InvalidCommandArgument(String, boolean)</a> - Constructor for exception co.aikar.commands.<a href="co/aikar/commands/InvalidCommandArgument.html" title="class in co.aikar.commands">InvalidCommandArgument</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/InvalidCommandContextException.html" class="type-name-link" title="class in co.aikar.commands">InvalidCommandContextException</a> - Exception in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandCompletionContext.html#isAsync()" class="member-name-link">isAsync()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandCompletionContext.html" title="class in co.aikar.commands">CommandCompletionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandOperationContext.html#isAsync()" class="member-name-link">isAsync()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandOperationContext.html" title="class in co.aikar.commands">CommandOperationContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#isBetween(float,double,double)" class="member-name-link">isBetween(float, double, double)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html#isCauseMethodName(java.lang.String)" class="member-name-link">isCauseMethodName(String)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil</a></dt>
<dd>
<div class="block">Tests if the list of method names used in the search for <code>Throwable</code>
objects include the given name.</div>
</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#isCommandIssuer()" class="member-name-link">isCommandIssuer()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#isCommandIssuer(java.lang.Class)" class="member-name-link">isCommandIssuer(Class&lt;?&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#isDelimiter(char,char%5B%5D)" class="member-name-link">isDelimiter(char, char[])</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">Is the character a delimiter.</div>
</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#isDouble(java.lang.String)" class="member-name-link">isDouble(String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#isFloat(java.lang.String)" class="member-name-link">isFloat(String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#isInteger(java.lang.String)" class="member-name-link">isInteger(String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#isLast()" class="member-name-link">isLast()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#isLastArg()" class="member-name-link">isLastArg()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelp.html#isLastPage()" class="member-name-link">isLastPage()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#isLoggingUnhandledExceptions()" class="member-name-link">isLoggingUnhandledExceptions()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html#isNestedThrowable(java.lang.Throwable)" class="member-name-link">isNestedThrowable(Throwable)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil</a></dt>
<dd>
<div class="block">Checks whether this <code>Throwable</code> class can store a cause.</div>
</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#isNumber(java.lang.String)" class="member-name-link">isNumber(String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#isNumeric(java.lang.CharSequence)" class="member-name-link">isNumeric(CharSequence)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">Checks if the CharSequence contains only Unicode digits.</div>
</dd>
<dt><a href="co/aikar/commands/CommandHelp.html#isOnlyPage()" class="member-name-link">isOnlyPage()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#isOptional()" class="member-name-link">isOptional()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#isOptional()" class="member-name-link">isOptional()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#isOptionalInput()" class="member-name-link">isOptionalInput()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#isOptionalResolver()" class="member-name-link">isOptionalResolver()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandIssuer.html#isPlayer()" class="member-name-link">isPlayer()</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a></dt>
<dd>
<div class="block">Is this issue a player, or server/console sender</div>
</dd>
<dt><a href="co/aikar/commands/RegisteredCommand.html#isPrivate()" class="member-name-link">isPrivate()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/RegisteredCommand.html" title="class in co.aikar.commands">RegisteredCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandCompletionContext.html#issuer" class="member-name-link">issuer</a> - Variable in class co.aikar.commands.<a href="co/aikar/commands/CommandCompletionContext.html" title="class in co.aikar.commands">CommandCompletionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#issuer" class="member-name-link">issuer</a> - Variable in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/contexts/IssuerAwareContextResolver.html" class="type-name-link" title="interface in co.aikar.commands.contexts">IssuerAwareContextResolver</a>&lt;<a href="co/aikar/commands/contexts/IssuerAwareContextResolver.html" title="type parameter in IssuerAwareContextResolver">T</a>,<wbr><a href="co/aikar/commands/contexts/IssuerAwareContextResolver.html" title="type parameter in IssuerAwareContextResolver">C</a> extends <a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a>&lt;?,<wbr>? extends <a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a>&gt;&gt; - Interface in <a href="co/aikar/commands/contexts/package-summary.html">co.aikar.commands.contexts</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/IssuerLocaleChangedCallback.html" class="type-name-link" title="interface in co.aikar.commands">IssuerLocaleChangedCallback</a>&lt;<a href="co/aikar/commands/IssuerLocaleChangedCallback.html" title="type parameter in IssuerLocaleChangedCallback">I</a> extends <a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a>&gt; - Interface in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/contexts/IssuerOnlyContextResolver.html" class="type-name-link" title="interface in co.aikar.commands.contexts">IssuerOnlyContextResolver</a>&lt;<a href="co/aikar/commands/contexts/IssuerOnlyContextResolver.html" title="type parameter in IssuerOnlyContextResolver">T</a>,<wbr><a href="co/aikar/commands/contexts/IssuerOnlyContextResolver.html" title="type parameter in IssuerOnlyContextResolver">C</a> extends <a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a>&lt;?,<wbr>? extends <a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a>&gt;&gt; - Interface in <a href="co/aikar/commands/contexts/package-summary.html">co.aikar.commands.contexts</a></dt>
<dd>
<div class="block">A context resolver that will never consume input, and only resolves using the context of the issuer of the command</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#issuersLocale" class="member-name-link">issuersLocale</a> - Variable in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html#isThrowableNested()" class="member-name-link">isThrowableNested()</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil</a></dt>
<dd>
<div class="block">Checks if the Throwable class has a <code>getCause</code> method.</div>
</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#isTruthy(java.lang.String)" class="member-name-link">isTruthy(String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#isValidName(java.lang.String)" class="member-name-link">isValidName(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#ITALIAN" class="member-name-link">ITALIAN</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:J">J</h2>
<dl class="index">
<dt><a href="co/aikar/commands/Locales.html#JAPANESE" class="member-name-link">JAPANESE</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(byte%5B%5D,char)" class="member-name-link">join(byte[], char)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">
Joins the elements of the provided array into a single String containing the provided list of elements.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(byte%5B%5D,char,int,int)" class="member-name-link">join(byte[], char, int, int)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">
Joins the elements of the provided array into a single String containing the provided list of elements.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(char%5B%5D,char)" class="member-name-link">join(char[], char)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">
Joins the elements of the provided array into a single String containing the provided list of elements.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(char%5B%5D,char,int,int)" class="member-name-link">join(char[], char, int, int)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">
Joins the elements of the provided array into a single String containing the provided list of elements.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(double%5B%5D,char)" class="member-name-link">join(double[], char)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">
Joins the elements of the provided array into a single String containing the provided list of elements.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(double%5B%5D,char,int,int)" class="member-name-link">join(double[], char, int, int)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">
Joins the elements of the provided array into a single String containing the provided list of elements.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(float%5B%5D,char)" class="member-name-link">join(float[], char)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">
Joins the elements of the provided array into a single String containing the provided list of elements.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(float%5B%5D,char,int,int)" class="member-name-link">join(float[], char, int, int)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">
Joins the elements of the provided array into a single String containing the provided list of elements.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(int%5B%5D,char)" class="member-name-link">join(int[], char)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">
Joins the elements of the provided array into a single String containing the provided list of elements.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(int%5B%5D,char,int,int)" class="member-name-link">join(int[], char, int, int)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">
Joins the elements of the provided array into a single String containing the provided list of elements.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(long%5B%5D,char)" class="member-name-link">join(long[], char)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">
Joins the elements of the provided array into a single String containing the provided list of elements.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(long%5B%5D,char,int,int)" class="member-name-link">join(long[], char, int, int)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">
Joins the elements of the provided array into a single String containing the provided list of elements.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(short%5B%5D,char)" class="member-name-link">join(short[], char)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">
Joins the elements of the provided array into a single String containing the provided list of elements.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(short%5B%5D,char,int,int)" class="member-name-link">join(short[], char, int, int)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">
Joins the elements of the provided array into a single String containing the provided list of elements.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(java.lang.Iterable,char)" class="member-name-link">join(Iterable&lt;?&gt;, char)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">Joins the elements of the provided <code>Iterable</code> into
a single String containing the provided elements.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(java.lang.Iterable,java.lang.String)" class="member-name-link">join(Iterable&lt;?&gt;, String)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">Joins the elements of the provided <code>Iterable</code> into
a single String containing the provided elements.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(java.lang.Object%5B%5D,char)" class="member-name-link">join(Object[], char)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">Joins the elements of the provided array into a single String
containing the provided list of elements.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(java.lang.Object%5B%5D,char,int,int)" class="member-name-link">join(Object[], char, int, int)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">Joins the elements of the provided array into a single String
containing the provided list of elements.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(java.lang.Object%5B%5D,java.lang.String)" class="member-name-link">join(Object[], String)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">Joins the elements of the provided array into a single String
containing the provided list of elements.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(java.lang.Object%5B%5D,java.lang.String,int,int)" class="member-name-link">join(Object[], String, int, int)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">Joins the elements of the provided array into a single String
containing the provided list of elements.</div>
</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#join(java.lang.String%5B%5D)" class="member-name-link">join(String[])</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#join(java.lang.String%5B%5D,char)" class="member-name-link">join(String[], char)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#join(java.lang.String%5B%5D,int)" class="member-name-link">join(String[], int)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#join(java.lang.String%5B%5D,int,char)" class="member-name-link">join(String[], int, char)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#join(java.lang.String%5B%5D,java.lang.String)" class="member-name-link">join(String[], String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#join(java.util.Collection)" class="member-name-link">join(Collection&lt;String&gt;)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#join(java.util.Collection,java.lang.String)" class="member-name-link">join(Collection&lt;String&gt;, String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(java.util.Iterator,char)" class="member-name-link">join(Iterator&lt;?&gt;, char)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">Joins the elements of the provided <code>Iterator</code> into
a single String containing the provided elements.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(java.util.Iterator,java.lang.String)" class="member-name-link">join(Iterator&lt;?&gt;, String)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">Joins the elements of the provided <code>Iterator</code> into
a single String containing the provided elements.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#join(T...)" class="member-name-link">join(T...)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">Joins the elements of the provided array into a single String
containing the provided list of elements.</div>
</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#joinArgs()" class="member-name-link">joinArgs()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#joinArgs(java.lang.String)" class="member-name-link">joinArgs(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:K">K</h2>
<dl class="index">
<dt><a href="co/aikar/commands/Locales.html#KOREAN" class="member-name-link">KOREAN</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:L">L</h2>
<dl class="index">
<dt><a href="co/aikar/commands/Locales.html#LATIN" class="member-name-link">LATIN</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#limit(java.lang.String,int)" class="member-name-link">limit(String, int)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#loadLanguages()" class="member-name-link">loadLanguages()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#loadMissingBundles()" class="member-name-link">loadMissingBundles()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>
<div class="block">Looks for all previously loaded bundles, and if any new Supported Languages have been added, load them.</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#localeChangedCallbacks" class="member-name-link">localeChangedCallbacks</a> - Variable in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html" class="type-name-link" title="class in co.aikar.commands">Locales</a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#%3Cinit%3E(co.aikar.commands.CommandManager)" class="member-name-link">Locales(CommandManager)</a> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#log(co.aikar.commands.LogLevel,java.lang.String)" class="member-name-link">log(LogLevel, String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#log(co.aikar.commands.LogLevel,java.lang.String,java.lang.Throwable)" class="member-name-link">log(LogLevel, String, Throwable)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#ltrim(java.lang.String)" class="member-name-link">ltrim(String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:M">M</h2>
<dl class="index">
<dt><a href="co/aikar/commands/CommandContexts.html#manager" class="member-name-link">manager</a> - Variable in class co.aikar.commands.<a href="co/aikar/commands/CommandContexts.html" title="class in co.aikar.commands">CommandContexts</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageFormatter.html" class="type-name-link" title="class in co.aikar.commands">MessageFormatter</a>&lt;<a href="co/aikar/commands/MessageFormatter.html" title="type parameter in MessageFormatter">FT</a>&gt; - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>
<div class="block">Handles formatting Messages and managing colors</div>
</dd>
<dt><a href="co/aikar/commands/MessageFormatter.html#%3Cinit%3E(FT...)" class="member-name-link">MessageFormatter(FT...)</a> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/MessageFormatter.html" title="class in co.aikar.commands">MessageFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html" class="type-name-link" title="enum in co.aikar.commands">MessageKeys</a> - Enum in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>
<div class="block">Enum Name = MessageKey in lowercase prefixed with acf-core.</div>
</dd>
<dt><a href="co/aikar/commands/MessageType.html" class="type-name-link" title="class in co.aikar.commands">MessageType</a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageType.html#%3Cinit%3E()" class="member-name-link">MessageType()</a> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/MessageType.html" title="class in co.aikar.commands">MessageType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#MUST_BE_A_NUMBER" class="member-name-link">MUST_BE_A_NUMBER</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#MUST_BE_MAX_LENGTH" class="member-name-link">MUST_BE_MAX_LENGTH</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#MUST_BE_MIN_LENGTH" class="member-name-link">MUST_BE_MIN_LENGTH</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:N">N</h2>
<dl class="index">
<dt><a href="co/aikar/commands/annotation/Name.html" class="type-name-link" title="annotation in co.aikar.commands.annotation">Name</a> - Annotation Type in <a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#NO_COMMAND_MATCHED_SEARCH" class="member-name-link">NO_COMMAND_MATCHED_SEARCH</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#normalize(java.lang.String)" class="member-name-link">normalize(String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#NORWEGIAN_BOKMAAL" class="member-name-link">NORWEGIAN_BOKMAAL</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#NORWEGIAN_NYNORSK" class="member-name-link">NORWEGIAN_NYNORSK</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#NOT_ALLOWED_ON_CONSOLE" class="member-name-link">NOT_ALLOWED_ON_CONSOLE</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#notifyLocaleChange(I,java.util.Locale,java.util.Locale)" class="member-name-link">notifyLocaleChange(I, Locale, Locale)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#nullDefault(java.lang.Object,java.lang.Object)" class="member-name-link">nullDefault(Object, Object)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:O">O</h2>
<dl class="index">
<dt><a href="co/aikar/commands/CommandManager.html#obtainRootCommand(java.lang.String)" class="member-name-link">obtainRootCommand(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/AnnotationProcessor.html#onBaseCommandRegister(co.aikar.commands.BaseCommand,T)" class="member-name-link">onBaseCommandRegister(BaseCommand, T)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/AnnotationProcessor.html" title="interface in co.aikar.commands">AnnotationProcessor</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="co/aikar/commands/AnnotationProcessor.html#onCommandRegistered(co.aikar.commands.RegisteredCommand,T)" class="member-name-link">onCommandRegistered(RegisteredCommand, T)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/AnnotationProcessor.html" title="interface in co.aikar.commands">AnnotationProcessor</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="co/aikar/commands/IssuerLocaleChangedCallback.html#onIssuerLocaleChange(I,java.util.Locale,java.util.Locale)" class="member-name-link">onIssuerLocaleChange(I, Locale, Locale)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/IssuerLocaleChangedCallback.html" title="interface in co.aikar.commands">IssuerLocaleChangedCallback</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#onLocaleChange(co.aikar.commands.IssuerLocaleChangedCallback)" class="member-name-link">onLocaleChange(IssuerLocaleChangedCallback&lt;I&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/AnnotationProcessor.html#onParameterRegistered(co.aikar.commands.RegisteredCommand,int,java.lang.reflect.Parameter,T)" class="member-name-link">onParameterRegistered(RegisteredCommand, int, Parameter, T)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/AnnotationProcessor.html" title="interface in co.aikar.commands">AnnotationProcessor</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="co/aikar/commands/AnnotationProcessor.html#onPostComand(co.aikar.commands.CommandOperationContext)" class="member-name-link">onPostComand(CommandOperationContext)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/AnnotationProcessor.html" title="interface in co.aikar.commands">AnnotationProcessor</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="co/aikar/commands/AnnotationProcessor.html#onPostContextResolution(co.aikar.commands.CommandExecutionContext,java.lang.Object)" class="member-name-link">onPostContextResolution(CommandExecutionContext, Object)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/AnnotationProcessor.html" title="interface in co.aikar.commands">AnnotationProcessor</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="co/aikar/commands/processors/ConditionsProcessor.html#onPostContextResolution(co.aikar.commands.CommandExecutionContext,java.lang.Object)" class="member-name-link">onPostContextResolution(CommandExecutionContext, Object)</a> - Method in class co.aikar.commands.processors.<a href="co/aikar/commands/processors/ConditionsProcessor.html" title="class in co.aikar.commands.processors">ConditionsProcessor</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="co/aikar/commands/AnnotationProcessor.html#onPreComand(co.aikar.commands.CommandOperationContext)" class="member-name-link">onPreComand(CommandOperationContext)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/AnnotationProcessor.html" title="interface in co.aikar.commands">AnnotationProcessor</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="co/aikar/commands/processors/ConditionsProcessor.html#onPreComand(co.aikar.commands.CommandOperationContext)" class="member-name-link">onPreComand(CommandOperationContext)</a> - Method in class co.aikar.commands.processors.<a href="co/aikar/commands/processors/ConditionsProcessor.html" title="class in co.aikar.commands.processors">ConditionsProcessor</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="co/aikar/commands/AnnotationProcessor.html#onPreContextResolution(co.aikar.commands.CommandExecutionContext)" class="member-name-link">onPreContextResolution(CommandExecutionContext)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/AnnotationProcessor.html" title="interface in co.aikar.commands">AnnotationProcessor</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/Optional.html" class="type-name-link" title="annotation in co.aikar.commands.annotation">Optional</a> - Annotation Type in <a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a></dt>
<dd>
<div class="block">Marks the parameter this is attached to as optional.</div>
</dd>
<dt><a href="co/aikar/commands/contexts/OptionalContextResolver.html" class="type-name-link" title="interface in co.aikar.commands.contexts">OptionalContextResolver</a>&lt;<a href="co/aikar/commands/contexts/OptionalContextResolver.html" title="type parameter in OptionalContextResolver">T</a>,<wbr><a href="co/aikar/commands/contexts/OptionalContextResolver.html" title="type parameter in OptionalContextResolver">C</a> extends <a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a>&lt;?,<wbr>? extends <a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a>&gt;&gt; - Interface in <a href="co/aikar/commands/contexts/package-summary.html">co.aikar.commands.contexts</a></dt>
<dd>
<div class="block">The same as <a href="co/aikar/commands/contexts/ContextResolver.html" title="interface in co.aikar.commands.contexts"><code>ContextResolver</code></a>, however it can accept a null context.</div>
</dd>
</dl>
<h2 class="title" id="I:P">P</h2>
<dl class="index">
<dt><a href="co/aikar/commands/ACFUtil.html#padLeft(java.lang.String,int)" class="member-name-link">padLeft(String, int)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#padRight(java.lang.String,int)" class="member-name-link">padRight(String, int)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#parseBigNumber(java.lang.String,boolean)" class="member-name-link">parseBigNumber(String, boolean)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#parseDouble(java.lang.String)" class="member-name-link">parseDouble(String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#parseDouble(java.lang.String,java.lang.Double)" class="member-name-link">parseDouble(String, Double)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#parseFloat(java.lang.String)" class="member-name-link">parseFloat(String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#parseFloat(java.lang.String,java.lang.Float)" class="member-name-link">parseFloat(String, Float)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#parseInt(java.lang.String)" class="member-name-link">parseInt(String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#parseInt(java.lang.String,java.lang.Integer)" class="member-name-link">parseInt(String, Integer)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#parseLong(java.lang.String)" class="member-name-link">parseLong(String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#parseLong(java.lang.String,java.lang.Long)" class="member-name-link">parseLong(String, Long)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#parseNumber(java.lang.String,boolean)" class="member-name-link">parseNumber(String, boolean)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#PERMISSION_DENIED" class="member-name-link">PERMISSION_DENIED</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#PERMISSION_DENIED_PARAMETER" class="member-name-link">PERMISSION_DENIED_PARAMETER</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#PLEASE_SPECIFY_AT_LEAST" class="member-name-link">PLEASE_SPECIFY_AT_LEAST</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#PLEASE_SPECIFY_AT_MOST" class="member-name-link">PLEASE_SPECIFY_AT_MOST</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#PLEASE_SPECIFY_ONE_OF" class="member-name-link">PLEASE_SPECIFY_ONE_OF</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#POLISH" class="member-name-link">POLISH</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#popFirstArg()" class="member-name-link">popFirstArg()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandExecutionContext.html#popLastArg()" class="member-name-link">popLastArg()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#PORTUGUESE" class="member-name-link">PORTUGUESE</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RegisteredCommand.html#postCommand()" class="member-name-link">postCommand()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/RegisteredCommand.html" title="class in co.aikar.commands">RegisteredCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#precision(double,int)" class="member-name-link">precision(double, int)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RegisteredCommand.html#preCommand()" class="member-name-link">preCommand()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/RegisteredCommand.html" title="class in co.aikar.commands">RegisteredCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/PreCommand.html" class="type-name-link" title="annotation in co.aikar.commands.annotation">PreCommand</a> - Annotation Type in <a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a></dt>
<dd>
<div class="block">This runs before any other command method each time it is invoked.</div>
</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#preformOnImmutable(java.util.List,java.util.function.Consumer)" class="member-name-link">preformOnImmutable(List&lt;T&gt;, Consumer&lt;List&lt;T&gt;&gt;)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelpFormatter.html#printDetailedHelpCommand(co.aikar.commands.CommandHelp,co.aikar.commands.CommandIssuer,co.aikar.commands.HelpEntry)" class="member-name-link">printDetailedHelpCommand(CommandHelp, CommandIssuer, HelpEntry)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelpFormatter.html" title="class in co.aikar.commands">CommandHelpFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelpFormatter.html#printDetailedHelpFooter(co.aikar.commands.CommandHelp,co.aikar.commands.CommandIssuer,co.aikar.commands.HelpEntry)" class="member-name-link">printDetailedHelpFooter(CommandHelp, CommandIssuer, HelpEntry)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelpFormatter.html" title="class in co.aikar.commands">CommandHelpFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelpFormatter.html#printDetailedHelpHeader(co.aikar.commands.CommandHelp,co.aikar.commands.CommandIssuer,co.aikar.commands.HelpEntry)" class="member-name-link">printDetailedHelpHeader(CommandHelp, CommandIssuer, HelpEntry)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelpFormatter.html" title="class in co.aikar.commands">CommandHelpFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelpFormatter.html#printDetailedParameter(co.aikar.commands.CommandHelp,co.aikar.commands.CommandIssuer,co.aikar.commands.HelpEntry,co.aikar.commands.CommandParameter)" class="member-name-link">printDetailedParameter(CommandHelp, CommandIssuer, HelpEntry, CommandParameter)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelpFormatter.html" title="class in co.aikar.commands">CommandHelpFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelpFormatter.html#printHelpCommand(co.aikar.commands.CommandHelp,co.aikar.commands.CommandIssuer,co.aikar.commands.HelpEntry)" class="member-name-link">printHelpCommand(CommandHelp, CommandIssuer, HelpEntry)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelpFormatter.html" title="class in co.aikar.commands">CommandHelpFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelpFormatter.html#printHelpFooter(co.aikar.commands.CommandHelp,co.aikar.commands.CommandIssuer)" class="member-name-link">printHelpFooter(CommandHelp, CommandIssuer)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelpFormatter.html" title="class in co.aikar.commands">CommandHelpFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelpFormatter.html#printHelpHeader(co.aikar.commands.CommandHelp,co.aikar.commands.CommandIssuer)" class="member-name-link">printHelpHeader(CommandHelp, CommandIssuer)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelpFormatter.html" title="class in co.aikar.commands">CommandHelpFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html#printPartialStackTrace(java.io.PrintWriter)" class="member-name-link">printPartialStackTrace(PrintWriter)</a> - Method in interface co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html" title="interface in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil.Nestable</a></dt>
<dd>
<div class="block">Prints the stack trace for this exception only--root cause not
included--using the provided writer.</div>
</dd>
<dt><a href="co/aikar/commands/CommandHelpFormatter.html#printSearchEntry(co.aikar.commands.CommandHelp,co.aikar.commands.CommandIssuer,co.aikar.commands.HelpEntry)" class="member-name-link">printSearchEntry(CommandHelp, CommandIssuer, HelpEntry)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelpFormatter.html" title="class in co.aikar.commands">CommandHelpFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelpFormatter.html#printSearchFooter(co.aikar.commands.CommandHelp,co.aikar.commands.CommandIssuer)" class="member-name-link">printSearchFooter(CommandHelp, CommandIssuer)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelpFormatter.html" title="class in co.aikar.commands">CommandHelpFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelpFormatter.html#printSearchHeader(co.aikar.commands.CommandHelp,co.aikar.commands.CommandIssuer)" class="member-name-link">printSearchHeader(CommandHelp, CommandIssuer)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelpFormatter.html" title="class in co.aikar.commands">CommandHelpFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html#printStackTrace(java.io.PrintStream)" class="member-name-link">printStackTrace(PrintStream)</a> - Method in interface co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html" title="interface in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil.Nestable</a></dt>
<dd>
<div class="block">Prints the stack trace of this exception to the specified print
stream.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html#printStackTrace(java.io.PrintWriter)" class="member-name-link">printStackTrace(PrintWriter)</a> - Method in interface co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.Nestable.html" title="interface in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil.Nestable</a></dt>
<dd>
<div class="block">Prints the stack trace of this exception to the specified print
writer.</div>
</dd>
<dt><a href="co/aikar/commands/annotation/Private.html" class="type-name-link" title="annotation in co.aikar.commands.annotation">Private</a> - Annotation Type in <a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a></dt>
<dd>
<div class="block">Marks a command to not be included in stuff like tab completion and help pages</div>
</dd>
</dl>
<h2 class="title" id="I:R">R</h2>
<dl class="index">
<dt><a href="co/aikar/commands/ACFUtil.html#rand(double,double)" class="member-name-link">rand(double, double)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#rand(int,int)" class="member-name-link">rand(int, int)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#rand(int,int,int,int)" class="member-name-link">rand(int, int, int, int)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>
<div class="block">Calculate random between 2 points, excluding a center
ex: Util.rand(-12, -6, 6, 12) would not return -5 to 5</div>
</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#randBool()" class="member-name-link">randBool()</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#random(java.lang.Class)" class="member-name-link">random(Class&lt;? extends T&gt;)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#random(java.util.List)" class="member-name-link">random(List&lt;T&gt;)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#random(T%5B%5D)" class="member-name-link">random(T[])</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#RANDOM" class="member-name-link">RANDOM</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandCompletions.html#registerAsyncCompletion(java.lang.String,co.aikar.commands.CommandCompletions.AsyncCommandCompletionHandler)" class="member-name-link">registerAsyncCompletion(String, CommandCompletions.AsyncCommandCompletionHandler&lt;C&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandCompletions.html" title="class in co.aikar.commands">CommandCompletions</a></dt>
<dd>
<div class="block">Registr a completion handler to provide command completions based on the user input.</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#registerCommand(co.aikar.commands.BaseCommand)" class="member-name-link">registerCommand(BaseCommand)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="block">Registers a command with ACF</div>
</dd>
<dt><a href="co/aikar/commands/CommandCompletions.html#registerCompletion(java.lang.String,co.aikar.commands.CommandCompletions.CommandCompletionHandler)" class="member-name-link">registerCompletion(String, CommandCompletions.CommandCompletionHandler&lt;C&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandCompletions.html" title="class in co.aikar.commands">CommandCompletions</a></dt>
<dd>
<div class="block">Registr a completion handler to provide command completions based on the user input.</div>
</dd>
<dt><a href="co/aikar/commands/CommandContexts.html#registerContext(java.lang.Class,co.aikar.commands.contexts.ContextResolver)" class="member-name-link">registerContext(Class&lt;T&gt;, ContextResolver&lt;T, R&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandContexts.html" title="class in co.aikar.commands">CommandContexts</a></dt>
<dd>
<div class="block">Registers a context that requires input from the command issuer to resolve.</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#registerDependency(java.lang.Class,java.lang.String,T)" class="member-name-link">registerDependency(Class&lt;? extends T&gt;, String, T)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="block">Registers an instance of a class to be registered as an injectable dependency.<br>
The command manager will attempt to inject all fields in a command class that are annotated with
<a href="co/aikar/commands/annotation/Dependency.html" title="annotation in co.aikar.commands.annotation"><code>Dependency</code></a> with the provided instance.</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#registerDependency(java.lang.Class,T)" class="member-name-link">registerDependency(Class&lt;? extends T&gt;, T)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="block">Registers an instance of a class to be registered as an injectable dependency.<br>
The command manager will attempt to inject all fields in a command class that are annotated with
<a href="co/aikar/commands/annotation/Dependency.html" title="annotation in co.aikar.commands.annotation"><code>Dependency</code></a> with the provided instance.</div>
</dd>
<dt><a href="co/aikar/commands/RegisteredCommand.html" class="type-name-link" title="class in co.aikar.commands">RegisteredCommand</a>&lt;<a href="co/aikar/commands/RegisteredCommand.html" title="type parameter in RegisteredCommand">CEC</a> extends <a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a>&lt;<a href="co/aikar/commands/RegisteredCommand.html" title="type parameter in RegisteredCommand">CEC</a>,<wbr>? extends <a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a>&gt;&gt; - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandContexts.html#registerIssuerAwareContext(java.lang.Class,co.aikar.commands.contexts.IssuerAwareContextResolver)" class="member-name-link">registerIssuerAwareContext(Class&lt;T&gt;, IssuerAwareContextResolver&lt;T, R&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandContexts.html" title="class in co.aikar.commands">CommandContexts</a></dt>
<dd>
<div class="block">Registers a context resolver that may conditionally consume input, falling back to using the context of the
issuer to potentially fulfill this context.</div>
</dd>
<dt><a href="co/aikar/commands/CommandContexts.html#registerIssuerOnlyContext(java.lang.Class,co.aikar.commands.contexts.IssuerOnlyContextResolver)" class="member-name-link">registerIssuerOnlyContext(Class&lt;T&gt;, IssuerOnlyContextResolver&lt;T, R&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandContexts.html" title="class in co.aikar.commands">CommandContexts</a></dt>
<dd>
<div class="block">Registers a context resolver that will never consume input.</div>
</dd>
<dt><a href="co/aikar/commands/CommandContexts.html#registerOptionalContext(java.lang.Class,co.aikar.commands.contexts.OptionalContextResolver)" class="member-name-link">registerOptionalContext(Class&lt;T&gt;, OptionalContextResolver&lt;T, R&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandContexts.html" title="class in co.aikar.commands">CommandContexts</a></dt>
<dd>
<div class="block">Registers a context that can safely accept a null input from the command issuer to resolve.</div>
</dd>
<dt><a href="co/aikar/commands/CommandContexts.html#registerSenderAwareContext(java.lang.Class,co.aikar.commands.contexts.IssuerAwareContextResolver)" class="member-name-link">registerSenderAwareContext(Class&lt;T&gt;, IssuerAwareContextResolver&lt;T, R&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandContexts.html" title="class in co.aikar.commands">CommandContexts</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Please switch to <a href="co/aikar/commands/CommandContexts.html#registerIssuerAwareContext(java.lang.Class,co.aikar.commands.contexts.IssuerAwareContextResolver)"><code>CommandContexts.registerIssuerAwareContext(Class, IssuerAwareContextResolver)</code></a>
as the core wants to use the platform-agnostic term of "Issuer" instead of Sender</div>
</div>
</dd>
<dt><a href="co/aikar/commands/CommandCompletions.html#registerStaticCompletion(java.lang.String,java.lang.String)" class="member-name-link">registerStaticCompletion(String, String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandCompletions.html" title="class in co.aikar.commands">CommandCompletions</a></dt>
<dd>
<div class="block">Register a static list of command completions that will never change.</div>
</dd>
<dt><a href="co/aikar/commands/CommandCompletions.html#registerStaticCompletion(java.lang.String,java.lang.String%5B%5D)" class="member-name-link">registerStaticCompletion(String, String[])</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandCompletions.html" title="class in co.aikar.commands">CommandCompletions</a></dt>
<dd>
<div class="block">Register a static list of command completions that will never change</div>
</dd>
<dt><a href="co/aikar/commands/CommandCompletions.html#registerStaticCompletion(java.lang.String,java.util.Collection)" class="member-name-link">registerStaticCompletion(String, Collection&lt;String&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandCompletions.html" title="class in co.aikar.commands">CommandCompletions</a></dt>
<dd>
<div class="block">Register a static list of command completions that will never change</div>
</dd>
<dt><a href="co/aikar/commands/CommandCompletions.html#registerStaticCompletion(java.lang.String,java.util.function.Supplier)" class="member-name-link">registerStaticCompletion(String, Supplier&lt;Collection&lt;String&gt;&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandCompletions.html" title="class in co.aikar.commands">CommandCompletions</a></dt>
<dd>
<div class="block">Register a static list of command completions that will never change.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html#removeCauseMethodName(java.lang.String)" class="member-name-link">removeCauseMethodName(String)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil</a></dt>
<dd>
<div class="block">Removes from the list of method names used in the search for <code>Throwable</code>
objects.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html#removeCommonFrames(java.util.List,java.util.List)" class="member-name-link">removeCommonFrames(List, List)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil</a></dt>
<dd>
<div class="block">Removes common frames from the cause trace given the two stack traces.</div>
</dd>
<dt><a href="co/aikar/commands/CommandReplacements.html#replace(java.lang.String)" class="member-name-link">replace(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandReplacements.html" title="class in co.aikar.commands">CommandReplacements</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#replace(java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">replace(String, String, String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>
<div class="block">Plain String replacement.</div>
</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#replace(java.lang.String,java.util.regex.Pattern,java.lang.String)" class="member-name-link">replace(String, Pattern, String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>
<div class="block">Plain string replacement, escapes replace value.</div>
</dd>
<dt><a href="co/aikar/commands/Locales.html#replaceI18NStrings(java.lang.String)" class="member-name-link">replaceI18NStrings(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#replacements" class="member-name-link">replacements</a> - Variable in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#replacePattern(java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">replacePattern(String, String, String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>
<div class="block">Regex version of <a href="co/aikar/commands/ACFUtil.html#replace(java.lang.String,java.lang.String,java.lang.String)"><code>ACFUtil.replace(String, String, String)</code></a></div>
</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#replacePattern(java.lang.String,java.util.regex.Pattern,java.lang.String)" class="member-name-link">replacePattern(String, Pattern, String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>
<div class="block">Regex version of <a href="co/aikar/commands/ACFUtil.html#replace(java.lang.String,java.util.regex.Pattern,java.lang.String)"><code>ACFUtil.replace(String, Pattern, String)</code></a></div>
</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#replacePatternMatch(java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">replacePatternMatch(String, String, String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>
<div class="block">Pure Regex Pattern matching and replacement, no escaping</div>
</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#replacePatternMatch(java.lang.String,java.util.regex.Pattern,java.lang.String)" class="member-name-link">replacePatternMatch(String, Pattern, String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>
<div class="block">Pure Regex Pattern matching and replacement, no escaping</div>
</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#replacePatterns(java.lang.String,java.lang.String...)" class="member-name-link">replacePatterns(String, String...)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#replaceStrings(java.lang.String,java.lang.String...)" class="member-name-link">replaceStrings(String, String...)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#requiresInput()" class="member-name-link">requiresInput()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#requiresPermission(java.lang.String)" class="member-name-link">requiresPermission(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ForwardingCommand.html#requiresPermission(java.lang.String)" class="member-name-link">requiresPermission(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/ForwardingCommand.html" title="class in co.aikar.commands">ForwardingCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RegisteredCommand.html#requiresPermission(java.lang.String)" class="member-name-link">requiresPermission(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/RegisteredCommand.html" title="class in co.aikar.commands">RegisteredCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#ROMANIAN" class="member-name-link">ROMANIAN</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/RootCommand.html" class="type-name-link" title="interface in co.aikar.commands">RootCommand</a> - Interface in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#rootCommands" class="member-name-link">rootCommands</a> - Variable in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#round(double,int)" class="member-name-link">round(double, int)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#roundUp(int,int)" class="member-name-link">roundUp(int, int)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#rtrim(java.lang.String)" class="member-name-link">rtrim(String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#RUSSIAN" class="member-name-link">RUSSIAN</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:S">S</h2>
<dl class="index">
<dt><a href="co/aikar/commands/contexts/SenderAwareContextResolver.html" class="type-name-link" title="interface in co.aikar.commands.contexts">SenderAwareContextResolver</a>&lt;<a href="co/aikar/commands/contexts/SenderAwareContextResolver.html" title="type parameter in SenderAwareContextResolver">T</a>,<wbr><a href="co/aikar/commands/contexts/SenderAwareContextResolver.html" title="type parameter in SenderAwareContextResolver">C</a> extends <a href="co/aikar/commands/CommandExecutionContext.html" title="class in co.aikar.commands">CommandExecutionContext</a>&lt;?,<wbr>? extends <a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a>&gt;&gt; - Interface in <a href="co/aikar/commands/contexts/package-summary.html">co.aikar.commands.contexts</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Please use <a href="co/aikar/commands/contexts/IssuerAwareContextResolver.html" title="interface in co.aikar.commands.contexts"><code>IssuerAwareContextResolver</code></a></div>
</div>
</dd>
<dt><a href="co/aikar/commands/CommandIssuer.html#sendError(co.aikar.locales.MessageKeyProvider,java.lang.String...)" class="member-name-link">sendError(MessageKeyProvider, String...)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandIssuer.html#sendError(co.aikar.locales.MessageKey,java.lang.String...)" class="member-name-link">sendError(MessageKey, String...)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandIssuer.html#sendInfo(co.aikar.locales.MessageKeyProvider,java.lang.String...)" class="member-name-link">sendInfo(MessageKeyProvider, String...)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandIssuer.html#sendInfo(co.aikar.locales.MessageKey,java.lang.String...)" class="member-name-link">sendInfo(MessageKey, String...)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#sendMessage(co.aikar.commands.CommandIssuer,co.aikar.commands.MessageType,co.aikar.locales.MessageKeyProvider,java.lang.String...)" class="member-name-link">sendMessage(CommandIssuer, MessageType, MessageKeyProvider, String...)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandIssuer.html#sendMessage(co.aikar.commands.MessageType,co.aikar.locales.MessageKeyProvider,java.lang.String...)" class="member-name-link">sendMessage(MessageType, MessageKeyProvider, String...)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandIssuer.html#sendMessage(co.aikar.commands.MessageType,co.aikar.locales.MessageKey,java.lang.String...)" class="member-name-link">sendMessage(MessageType, MessageKey, String...)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#sendMessage(IT,co.aikar.commands.MessageType,co.aikar.locales.MessageKeyProvider,java.lang.String...)" class="member-name-link">sendMessage(IT, MessageType, MessageKeyProvider, String...)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandIssuer.html#sendMessage(java.lang.String)" class="member-name-link">sendMessage(String)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a></dt>
<dd>
<div class="block">Send the Command Issuer a message</div>
</dd>
<dt><a href="co/aikar/commands/CommandIssuer.html#sendMessageInternal(java.lang.String)" class="member-name-link">sendMessageInternal(String)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Do not call this, for internal use. Not considered part of the API and may break.</div>
</div>
</dd>
<dt><a href="co/aikar/commands/CommandIssuer.html#sendSyntax(co.aikar.locales.MessageKeyProvider,java.lang.String...)" class="member-name-link">sendSyntax(MessageKeyProvider, String...)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandIssuer.html#sendSyntax(co.aikar.locales.MessageKey,java.lang.String...)" class="member-name-link">sendSyntax(MessageKey, String...)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#setCanConsumeInput(boolean)" class="member-name-link">setCanConsumeInput(boolean)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html#setCause(java.lang.Throwable,java.lang.Throwable)" class="member-name-link">setCause(Throwable, Throwable)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsExceptionUtil</a></dt>
<dd>
<div class="block">Sets the cause of a <code>Throwable</code> using introspection, allowing
source code compatibility between pre-1.4 and post-1.4 Java releases.</div>
</dd>
<dt><a href="co/aikar/commands/MessageFormatter.html#setColor(int,FT)" class="member-name-link">setColor(int, FT)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/MessageFormatter.html" title="class in co.aikar.commands">MessageFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#setCommandIssuer(boolean)" class="member-name-link">setCommandIssuer(boolean)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#setConditions(java.lang.String)" class="member-name-link">setConditions(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#setContextFlags(java.lang.Class,java.lang.String)" class="member-name-link">setContextFlags(Class&lt;?&gt;, String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandCompletions.html#setDefaultCompletion(java.lang.String,java.lang.Class...)" class="member-name-link">setDefaultCompletion(String, Class...)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandCompletions.html" title="class in co.aikar.commands">CommandCompletions</a></dt>
<dd>
<div class="block">Registers a completion handler such as @players to default apply to all command parameters of the specified types</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#setDefaultExceptionHandler(co.aikar.commands.ExceptionHandler)" class="member-name-link">setDefaultExceptionHandler(ExceptionHandler)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="block">Sets the default <a href="co/aikar/commands/ExceptionHandler.html" title="interface in co.aikar.commands"><code>ExceptionHandler</code></a> that is called when an exception occurs while executing a command, if the command doesn't have its own exception handler registered.</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#setDefaultExceptionHandler(co.aikar.commands.ExceptionHandler,boolean)" class="member-name-link">setDefaultExceptionHandler(ExceptionHandler, boolean)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="block">Sets the default <a href="co/aikar/commands/ExceptionHandler.html" title="interface in co.aikar.commands"><code>ExceptionHandler</code></a> that is called when an exception occurs while executing a command, if the command doesn't have its own exception handler registered, and lets you control if ACF should also log the exception still.</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#setDefaultFormatter(MF)" class="member-name-link">setDefaultFormatter(MF)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#setDefaultHelpPerPage(int)" class="member-name-link">setDefaultHelpPerPage(int)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Unstable API</div>
</div>
</dd>
<dt><a href="co/aikar/commands/Locales.html#setDefaultLocale(java.util.Locale)" class="member-name-link">setDefaultLocale(Locale)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#setDefaultValue(java.lang.String)" class="member-name-link">setDefaultValue(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#setDescription(java.lang.String)" class="member-name-link">setDescription(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#setExceptionHandler(co.aikar.commands.ExceptionHandler)" class="member-name-link">setExceptionHandler(ExceptionHandler)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#setFlags(java.util.Map)" class="member-name-link">setFlags(Map&lt;String, String&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#setFormat(co.aikar.commands.MessageType,int,FT)" class="member-name-link">setFormat(MessageType, int, FT)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#setFormat(co.aikar.commands.MessageType,FT...)" class="member-name-link">setFormat(MessageType, FT...)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#setFormat(co.aikar.commands.MessageType,MF)" class="member-name-link">setFormat(MessageType, MF)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#setHelpFormatter(co.aikar.commands.CommandHelpFormatter)" class="member-name-link">setHelpFormatter(CommandHelpFormatter)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Unstable API</div>
</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#setIssuerLocale(IT,java.util.Locale)" class="member-name-link">setIssuerLocale(IT, Locale)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#setNextParam(co.aikar.commands.CommandParameter)" class="member-name-link">setNextParam(CommandParameter&lt;CEC&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#setOptional(boolean)" class="member-name-link">setOptional(boolean)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#setOptionalResolver(boolean)" class="member-name-link">setOptionalResolver(boolean)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelp.html#setPage(int)" class="member-name-link">setPage(int)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelp.html#setPage(int,int)" class="member-name-link">setPage(int, int)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelp.html#setPerPage(int)" class="member-name-link">setPerPage(int)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandOperationContext.html#setRegisteredCommand(co.aikar.commands.RegisteredCommand)" class="member-name-link">setRegisteredCommand(RegisteredCommand)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandOperationContext.html" title="class in co.aikar.commands">CommandOperationContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#setRequiresInput(boolean)" class="member-name-link">setRequiresInput(boolean)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#setResolver(co.aikar.commands.contexts.ContextResolver)" class="member-name-link">setResolver(ContextResolver&lt;?, CEC&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelp.html#setSearch(java.util.List)" class="member-name-link">setSearch(List&lt;String&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/HelpEntry.html#setSearchScore(int)" class="member-name-link">setSearchScore(int)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/HelpEntry.html" title="class in co.aikar.commands">HelpEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#setSyntax(java.lang.String)" class="member-name-link">setSyntax(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#setValidNamePredicate(java.util.function.Predicate)" class="member-name-link">setValidNamePredicate(Predicate&lt;String&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandParameter.html#setValues(java.lang.String%5B%5D)" class="member-name-link">setValues(String[])</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandParameter.html" title="class in co.aikar.commands">CommandParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/HelpEntry.html#shouldShow()" class="member-name-link">shouldShow()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/HelpEntry.html" title="class in co.aikar.commands">HelpEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelpFormatter.html#showAllResults(co.aikar.commands.CommandHelp,java.util.List)" class="member-name-link">showAllResults(CommandHelp, List&lt;HelpEntry&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelpFormatter.html" title="class in co.aikar.commands">CommandHelpFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#showCommandHelp()" class="member-name-link">showCommandHelp()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Unstable API</div>
</div>
</dd>
<dt><a href="co/aikar/commands/ShowCommandHelp.html" class="type-name-link" title="class in co.aikar.commands">ShowCommandHelp</a> - Exception in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ShowCommandHelp.html#%3Cinit%3E()" class="member-name-link">ShowCommandHelp()</a> - Constructor for exception co.aikar.commands.<a href="co/aikar/commands/ShowCommandHelp.html" title="class in co.aikar.commands">ShowCommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ShowCommandHelp.html#%3Cinit%3E(boolean)" class="member-name-link">ShowCommandHelp(boolean)</a> - Constructor for exception co.aikar.commands.<a href="co/aikar/commands/ShowCommandHelp.html" title="class in co.aikar.commands">ShowCommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ShowCommandHelp.html#%3Cinit%3E(java.util.List)" class="member-name-link">ShowCommandHelp(List&lt;String&gt;)</a> - Constructor for exception co.aikar.commands.<a href="co/aikar/commands/ShowCommandHelp.html" title="class in co.aikar.commands">ShowCommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelpFormatter.html#showDetailedHelp(co.aikar.commands.CommandHelp,co.aikar.commands.HelpEntry)" class="member-name-link">showDetailedHelp(CommandHelp, HelpEntry)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelpFormatter.html" title="class in co.aikar.commands">CommandHelpFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelp.html#showHelp()" class="member-name-link">showHelp()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelp.html#showHelp(co.aikar.commands.CommandIssuer)" class="member-name-link">showHelp(CommandIssuer)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandHelpFormatter.html#showSearchResults(co.aikar.commands.CommandHelp,java.util.List)" class="member-name-link">showSearchResults(CommandHelp, List&lt;HelpEntry&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelpFormatter.html" title="class in co.aikar.commands">CommandHelpFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#showSyntax(co.aikar.commands.CommandIssuer,co.aikar.commands.RegisteredCommand)" class="member-name-link">showSyntax(CommandIssuer, RegisteredCommand&lt;?&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#simpleMatch(java.lang.Class,java.lang.String)" class="member-name-link">simpleMatch(Class&lt;? extends Enum&lt;?&gt;&gt;, String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#SIMPLIFIED_CHINESE" class="member-name-link">SIMPLIFIED_CHINESE</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#simplifyString(java.lang.String)" class="member-name-link">simplifyString(String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/Single.html" class="type-name-link" title="annotation in co.aikar.commands.annotation">Single</a> - Annotation Type in <a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a></dt>
<dd>
<div class="block">Don't join remaining arguments.</div>
</dd>
<dt><a href="co/aikar/commands/ACFUtil.html#sneaky(java.lang.Throwable)" class="member-name-link">sneaky(Throwable)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#SPANISH" class="member-name-link">SPANISH</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/Split.html" class="type-name-link" title="annotation in co.aikar.commands.annotation">Split</a> - Annotation Type in <a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a></dt>
<dd>
<div class="block">Joins arguments into a single piece of text with the specified separator.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#startsWith(java.lang.CharSequence,java.lang.CharSequence)" class="member-name-link">startsWith(CharSequence, CharSequence)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">Check if a CharSequence starts with a specified prefix.</div>
</dd>
<dt><a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html#startsWithIgnoreCase(java.lang.CharSequence,java.lang.CharSequence)" class="member-name-link">startsWithIgnoreCase(CharSequence, CharSequence)</a> - Static method in class co.aikar.commands.apachecommonslang.<a href="co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.html" title="class in co.aikar.commands.apachecommonslang">ApacheCommonsLangUtil</a></dt>
<dd>
<div class="block">Case insensitive check if a CharSequence starts with a specified prefix.</div>
</dd>
<dt><a href="co/aikar/commands/annotation/Subcommand.html" class="type-name-link" title="annotation in co.aikar.commands.annotation">Subcommand</a> - Annotation Type in <a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a></dt>
<dd>
<div class="block">Defines the subcommand that can be used to execute this command.</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#supportedLanguages" class="member-name-link">supportedLanguages</a> - Variable in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#SWEDISH" class="member-name-link">SWEDISH</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandCompletions.SyncCompletionRequired.html#%3Cinit%3E()" class="member-name-link">SyncCompletionRequired()</a> - Constructor for exception co.aikar.commands.<a href="co/aikar/commands/CommandCompletions.SyncCompletionRequired.html" title="class in co.aikar.commands">CommandCompletions.SyncCompletionRequired</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/Syntax.html" class="type-name-link" title="annotation in co.aikar.commands.annotation">Syntax</a> - Annotation Type in <a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a></dt>
<dd>
<div class="block">Specifies the syntax to be used when executing this command.</div>
</dd>
<dt><a href="co/aikar/commands/MessageType.html#SYNTAX" class="member-name-link">SYNTAX</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/MessageType.html" title="class in co.aikar.commands">MessageType</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:T">T</h2>
<dl class="index">
<dt><a href="co/aikar/commands/ForwardingCommand.html#tabComplete(co.aikar.commands.CommandIssuer,co.aikar.commands.RootCommand,java.lang.String%5B%5D,boolean)" class="member-name-link">tabComplete(CommandIssuer, RootCommand, String[], boolean)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/ForwardingCommand.html" title="class in co.aikar.commands">ForwardingCommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#tabComplete(co.aikar.commands.CommandIssuer,java.lang.String,java.lang.String%5B%5D)" class="member-name-link">tabComplete(CommandIssuer, String, String[])</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>
<div class="block">Gets tab completed data from the given command from the user.</div>
</dd>
<dt><a href="co/aikar/commands/BaseCommand.html#tabComplete(co.aikar.commands.CommandIssuer,java.lang.String,java.lang.String%5B%5D,boolean)" class="member-name-link">tabComplete(CommandIssuer, String, String[], boolean)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></dt>
<dd>
<div class="block">Gets the tab complete suggestions from a given command.</div>
</dd>
<dt><a href="co/aikar/commands/CommandHelp.html#testExactMatch(java.lang.String)" class="member-name-link">testExactMatch(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#THAI" class="member-name-link">THAI</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#TRADITIONAL_CHINESE" class="member-name-link">TRADITIONAL_CHINESE</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#TURKISH" class="member-name-link">TURKISH</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:U">U</h2>
<dl class="index">
<dt><a href="co/aikar/commands/ACFUtil.html#ucfirst(java.lang.String)" class="member-name-link">ucfirst(String)</a> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFUtil.html" title="class in co.aikar.commands">ACFUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/Locales.html#UKRANIAN" class="member-name-link">UKRANIAN</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#UNKNOWN_COMMAND" class="member-name-link">UNKNOWN_COMMAND</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/UnknownHandler.html" class="type-name-link" title="annotation in co.aikar.commands.annotation">UnknownHandler</a> - Annotation Type in <a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Use <a href="co/aikar/commands/annotation/CatchUnknown.html" title="annotation in co.aikar.commands.annotation"><code>instead, which is more accurately named</code></a></div>
</div>
</dd>
<dt><a href="co/aikar/commands/CommandCompletions.html#unregisterCompletion(java.lang.String)" class="member-name-link">unregisterCompletion(String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandCompletions.html" title="class in co.aikar.commands">CommandCompletions</a></dt>
<dd>
<div class="block">Unregister a completion handler.</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#unregisterDependency(java.lang.Class)" class="member-name-link">unregisterDependency(Class&lt;? extends T&gt;)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="block">Unregisters an instance of the class, it will no longer be able to be injected</div>
</dd>
<dt><a href="co/aikar/commands/CommandManager.html#unregisterDependency(java.lang.Class,java.lang.String)" class="member-name-link">unregisterDependency(Class&lt;? extends T&gt;, String)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>
<div class="block">Unregisters an instance of the class, it will no longer be able to be injected</div>
</dd>
<dt><a href="co/aikar/commands/UnresolvedDependencyException.html" class="type-name-link" title="class in co.aikar.commands">UnresolvedDependencyException</a> - Exception in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>
<div class="block">Thrown when a command mananger couldn't find a registered instance for a field that is marked with
<a href="co/aikar/commands/annotation/Dependency.html" title="annotation in co.aikar.commands.annotation"><code>Dependency</code></a></div>
</dd>
<dt><a href="co/aikar/commands/UnstableAPI.html" class="type-name-link" title="annotation in co.aikar.commands">UnstableAPI</a> - Annotation Type in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
</dd>
<dt><a href="co/aikar/commands/CommandHelp.html#updateSearchScore(co.aikar.commands.HelpEntry)" class="member-name-link">updateSearchScore(HelpEntry)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#usePerIssuerLocale" class="member-name-link">usePerIssuerLocale</a> - Variable in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#usePerIssuerLocale(boolean)" class="member-name-link">usePerIssuerLocale(boolean)</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#usingPerIssuerLocale()" class="member-name-link">usingPerIssuerLocale()</a> - Method in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:V">V</h2>
<dl class="index">
<dt><a href="co/aikar/commands/CommandConditions.Condition.html#validateCondition(co.aikar.commands.ConditionContext)" class="member-name-link">validateCondition(ConditionContext&lt;I&gt;)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/CommandConditions.Condition.html" title="interface in co.aikar.commands">CommandConditions.Condition</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandConditions.ParameterCondition.html#validateCondition(co.aikar.commands.ConditionContext,CEC,P)" class="member-name-link">validateCondition(ConditionContext&lt;I&gt;, CEC, P)</a> - Method in interface co.aikar.commands.<a href="co/aikar/commands/CommandConditions.ParameterCondition.html" title="interface in co.aikar.commands">CommandConditions.ParameterCondition</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/CommandManager.html#validNamePredicate" class="member-name-link">validNamePredicate</a> - Variable in class co.aikar.commands.<a href="co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/CommandAlias.html#value()" class="member-name-link">value()</a> - Element in annotation type co.aikar.commands.annotation.<a href="co/aikar/commands/annotation/CommandAlias.html" title="annotation in co.aikar.commands.annotation">CommandAlias</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/CommandCompletion.html#value()" class="member-name-link">value()</a> - Element in annotation type co.aikar.commands.annotation.<a href="co/aikar/commands/annotation/CommandCompletion.html" title="annotation in co.aikar.commands.annotation">CommandCompletion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/CommandPermission.html#value()" class="member-name-link">value()</a> - Element in annotation type co.aikar.commands.annotation.<a href="co/aikar/commands/annotation/CommandPermission.html" title="annotation in co.aikar.commands.annotation">CommandPermission</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/Conditions.html#value()" class="member-name-link">value()</a> - Element in annotation type co.aikar.commands.annotation.<a href="co/aikar/commands/annotation/Conditions.html" title="annotation in co.aikar.commands.annotation">Conditions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/Default.html#value()" class="member-name-link">value()</a> - Element in annotation type co.aikar.commands.annotation.<a href="co/aikar/commands/annotation/Default.html" title="annotation in co.aikar.commands.annotation">Default</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/Dependency.html#value()" class="member-name-link">value()</a> - Element in annotation type co.aikar.commands.annotation.<a href="co/aikar/commands/annotation/Dependency.html" title="annotation in co.aikar.commands.annotation">Dependency</a></dt>
<dd>
<div class="block">The key that should be used to lookup the instances, defaults to \"\"</div>
</dd>
<dt><a href="co/aikar/commands/annotation/Description.html#value()" class="member-name-link">value()</a> - Element in annotation type co.aikar.commands.annotation.<a href="co/aikar/commands/annotation/Description.html" title="annotation in co.aikar.commands.annotation">Description</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/Flags.html#value()" class="member-name-link">value()</a> - Element in annotation type co.aikar.commands.annotation.<a href="co/aikar/commands/annotation/Flags.html" title="annotation in co.aikar.commands.annotation">Flags</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/HelpCommand.html#value()" class="member-name-link">value()</a> - Element in annotation type co.aikar.commands.annotation.<a href="co/aikar/commands/annotation/HelpCommand.html" title="annotation in co.aikar.commands.annotation">HelpCommand</a></dt>
<dd>
<div class="block">The value to forward to the @Subcommand annotation.</div>
</dd>
<dt><a href="co/aikar/commands/annotation/HelpSearchTags.html#value()" class="member-name-link">value()</a> - Element in annotation type co.aikar.commands.annotation.<a href="co/aikar/commands/annotation/HelpSearchTags.html" title="annotation in co.aikar.commands.annotation">HelpSearchTags</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/Name.html#value()" class="member-name-link">value()</a> - Element in annotation type co.aikar.commands.annotation.<a href="co/aikar/commands/annotation/Name.html" title="annotation in co.aikar.commands.annotation">Name</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/Split.html#value()" class="member-name-link">value()</a> - Element in annotation type co.aikar.commands.annotation.<a href="co/aikar/commands/annotation/Split.html" title="annotation in co.aikar.commands.annotation">Split</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/Subcommand.html#value()" class="member-name-link">value()</a> - Element in annotation type co.aikar.commands.annotation.<a href="co/aikar/commands/annotation/Subcommand.html" title="annotation in co.aikar.commands.annotation">Subcommand</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/Syntax.html#value()" class="member-name-link">value()</a> - Element in annotation type co.aikar.commands.annotation.<a href="co/aikar/commands/annotation/Syntax.html" title="annotation in co.aikar.commands.annotation">Syntax</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/annotation/Values.html#value()" class="member-name-link">value()</a> - Element in annotation type co.aikar.commands.annotation.<a href="co/aikar/commands/annotation/Values.html" title="annotation in co.aikar.commands.annotation">Values</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - Static method in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><a href="co/aikar/commands/MessageKeys.html#values()" class="member-name-link">values()</a> - Static method in enum co.aikar.commands.<a href="co/aikar/commands/MessageKeys.html" title="enum in co.aikar.commands">MessageKeys</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><a href="co/aikar/commands/annotation/Values.html" class="type-name-link" title="annotation in co.aikar.commands.annotation">Values</a> - Annotation Type in <a href="co/aikar/commands/annotation/package-summary.html">co.aikar.commands.annotation</a></dt>
<dd>
<div class="block">Specifies a list of values that the command input should be validated against, or else show an error.</div>
</dd>
<dt><a href="co/aikar/commands/Locales.html#VIETNAMESE" class="member-name-link">VIETNAMESE</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
</dl>
<h2 class="title" id="I:W">W</h2>
<dl class="index">
<dt><a href="co/aikar/commands/Locales.html#WELSH" class="member-name-link">WELSH</a> - Static variable in class co.aikar.commands.<a href="co/aikar/commands/Locales.html" title="class in co.aikar.commands">Locales</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</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:J">J</a>&nbsp;<a href="#I:K">K</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:P">P</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;<a href="#I:W">W</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes&nbsp;and&nbsp;Interfaces</a><span class="vertical-separator">|</span><a href="allpackages-index.html">All&nbsp;Packages</a><span class="vertical-separator">|</span><a href="constant-values.html">Constant&nbsp;Field&nbsp;Values</a><span class="vertical-separator">|</span><a href="serialized-form.html">Serialized&nbsp;Form</a></main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>