Files
commands/docs/acf-sponge/index-all.html
T
2020-04-17 23:02:45 -04:00

480 lines
40 KiB
HTML

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Index (ACF (Sponge) 0.5.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (ACF (Sponge) 0.5.0-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "./";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I: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:Y">Y</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="allpackages-index.html">All&nbsp;Packages</a><a id="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="memberNameLink"><a href="co/aikar/commands/contexts/CommandResultSupplier.html#accept(org.spongepowered.api.command.CommandResult)">accept(CommandResult)</a></span> - Method in class co.aikar.commands.contexts.<a href="co/aikar/commands/contexts/CommandResultSupplier.html" title="class in co.aikar.commands.contexts">CommandResultSupplier</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFSpongeListener.html" title="class in co.aikar.commands"><span class="typeNameLink">ACFSpongeListener</span></a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/ACFSpongeListener.html#%3Cinit%3E(co.aikar.commands.SpongeCommandManager)">ACFSpongeListener(SpongeCommandManager)</a></span> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/ACFSpongeListener.html" title="class in co.aikar.commands">ACFSpongeListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/ACFSpongeUtil.html" title="class in co.aikar.commands"><span class="typeNameLink">ACFSpongeUtil</span></a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/ACFSpongeUtil.html#%3Cinit%3E()">ACFSpongeUtil()</a></span> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/ACFSpongeUtil.html" title="class in co.aikar.commands">ACFSpongeUtil</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeRootCommand.html#addChild(co.aikar.commands.BaseCommand)">addChild(BaseCommand)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeRootCommand.html" title="class in co.aikar.commands">SpongeRootCommand</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<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/contexts/package-summary.html">co.aikar.commands.contexts</a> - package co.aikar.commands.contexts</dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/sponge/contexts/package-summary.html">co.aikar.commands.sponge.contexts</a> - package co.aikar.commands.sponge.contexts</dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/contexts/CommandResultSupplier.html" title="class in co.aikar.commands.contexts"><span class="typeNameLink">CommandResultSupplier</span></a> - Class in <a href="co/aikar/commands/contexts/package-summary.html">co.aikar.commands.contexts</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/contexts/CommandResultSupplier.html#%3Cinit%3E()">CommandResultSupplier()</a></span> - Constructor for class co.aikar.commands.contexts.<a href="co/aikar/commands/contexts/CommandResultSupplier.html" title="class in co.aikar.commands.contexts">CommandResultSupplier</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#completions">completions</a></span> - Variable in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#contexts">contexts</a></span> - Variable in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#createCommandContext(co.aikar.commands.RegisteredCommand,co.aikar.commands.CommandParameter,co.aikar.commands.CommandIssuer,java.util.List,int,java.util.Map)">createCommandContext(RegisteredCommand, CommandParameter, CommandIssuer, List&lt;String&gt;, int, Map&lt;String, Object&gt;)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#createCompletionContext(co.aikar.commands.RegisteredCommand,co.aikar.commands.CommandIssuer,java.lang.String,java.lang.String,java.lang.String%5B%5D)">createCompletionContext(RegisteredCommand, CommandIssuer, String, String, String[])</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#createConditionContext(co.aikar.commands.CommandIssuer,java.lang.String)">createConditionContext(CommandIssuer, String)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#createRegisteredCommand(co.aikar.commands.BaseCommand,java.lang.String,java.lang.reflect.Method,java.lang.String)">createRegisteredCommand(BaseCommand, String, Method, String)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#createRootCommand(java.lang.String)">createRootCommand(String)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#createTiming(java.lang.String)">createTiming(String)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:E">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="memberNameLink"><a href="co/aikar/commands/sponge/contexts/OnlinePlayer.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class co.aikar.commands.sponge.contexts.<a href="co/aikar/commands/sponge/contexts/OnlinePlayer.html" title="class in co.aikar.commands.sponge.contexts">OnlinePlayer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandIssuer.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandIssuer.html" title="class in co.aikar.commands">SpongeCommandIssuer</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:F">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="memberNameLink"><a href="co/aikar/commands/ACFSpongeUtil.html#findPlayerSmart(co.aikar.commands.CommandIssuer,java.lang.String)">findPlayerSmart(CommandIssuer, String)</a></span> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFSpongeUtil.html" title="class in co.aikar.commands">ACFSpongeUtil</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeMessageFormatter.html#format(org.spongepowered.api.text.format.TextColor,java.lang.String)">format(TextColor, String)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeMessageFormatter.html" title="class in co.aikar.commands">SpongeMessageFormatter</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeRootCommand.html#getChildren()">getChildren()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeRootCommand.html" title="class in co.aikar.commands">SpongeRootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#getCommandCompletions()">getCommandCompletions()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#getCommandContexts()">getCommandContexts()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#getCommandIssuer(java.lang.Object)">getCommandIssuer(Object)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeRootCommand.html#getCommandName()">getCommandName()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeRootCommand.html" title="class in co.aikar.commands">SpongeRootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#getCommandPrefix(co.aikar.commands.CommandIssuer)">getCommandPrefix(CommandIssuer)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeRootCommand.html#getDefCommand()">getDefCommand()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeRootCommand.html" title="class in co.aikar.commands">SpongeRootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeRootCommand.html#getHelp(org.spongepowered.api.command.CommandSource)">getHelp(CommandSource)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeRootCommand.html" title="class in co.aikar.commands">SpongeRootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandIssuer.html#getIssuer()">getIssuer()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandIssuer.html" title="class in co.aikar.commands">SpongeCommandIssuer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#getLocales()">getLocales()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandIssuer.html#getManager()">getManager()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandIssuer.html" title="class in co.aikar.commands">SpongeCommandIssuer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeRootCommand.html#getManager()">getManager()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeRootCommand.html" title="class in co.aikar.commands">SpongeRootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/MinecraftMessageKeys.html#getMessageKey()">getMessageKey()</a></span> - Method in enum co.aikar.commands.<a href="co/aikar/commands/MinecraftMessageKeys.html" title="enum in co.aikar.commands">MinecraftMessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/sponge/contexts/OnlinePlayer.html#getPlayer()">getPlayer()</a></span> - Method in class co.aikar.commands.sponge.contexts.<a href="co/aikar/commands/sponge/contexts/OnlinePlayer.html" title="class in co.aikar.commands.sponge.contexts">OnlinePlayer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandCompletionContext.html#getPlayer()">getPlayer()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandCompletionContext.html" title="class in co.aikar.commands">SpongeCommandCompletionContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandExecutionContext.html#getPlayer()">getPlayer()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandExecutionContext.html" title="class in co.aikar.commands">SpongeCommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandIssuer.html#getPlayer()">getPlayer()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandIssuer.html" title="class in co.aikar.commands">SpongeCommandIssuer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeConditionContext.html#getPlayer()">getPlayer()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeConditionContext.html" title="class in co.aikar.commands">SpongeConditionContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#getPlugin()">getPlugin()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#getRegisteredRootCommands()">getRegisteredRootCommands()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandOperationContext.html#getResult()">getResult()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandOperationContext.html" title="class in co.aikar.commands">SpongeCommandOperationContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeRootCommand.html#getShortDescription(org.spongepowered.api.command.CommandSource)">getShortDescription(CommandSource)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeRootCommand.html" title="class in co.aikar.commands">SpongeRootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandCompletionContext.html#getSource()">getSource()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandCompletionContext.html" title="class in co.aikar.commands">SpongeCommandCompletionContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandExecutionContext.html#getSource()">getSource()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandExecutionContext.html" title="class in co.aikar.commands">SpongeCommandExecutionContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeConditionContext.html#getSource()">getSource()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeConditionContext.html" title="class in co.aikar.commands">SpongeConditionContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeRootCommand.html#getSubCommands()">getSubCommands()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeRootCommand.html" title="class in co.aikar.commands">SpongeRootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeRootCommand.html#getSuggestions(org.spongepowered.api.command.CommandSource,java.lang.String,org.spongepowered.api.world.Location)">getSuggestions(CommandSource, String, Location&lt;World&gt;)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeRootCommand.html" title="class in co.aikar.commands">SpongeRootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandIssuer.html#getUniqueId()">getUniqueId()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandIssuer.html" title="class in co.aikar.commands">SpongeCommandIssuer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeRootCommand.html#getUsage(org.spongepowered.api.command.CommandSource)">getUsage(CommandSource)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeRootCommand.html" title="class in co.aikar.commands">SpongeRootCommand</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:H">
<!-- -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="memberNameLink"><a href="co/aikar/commands/sponge/contexts/OnlinePlayer.html#hashCode()">hashCode()</a></span> - Method in class co.aikar.commands.sponge.contexts.<a href="co/aikar/commands/sponge/contexts/OnlinePlayer.html" title="class in co.aikar.commands.sponge.contexts">OnlinePlayer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandIssuer.html#hashCode()">hashCode()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandIssuer.html" title="class in co.aikar.commands">SpongeCommandIssuer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandIssuer.html#hasPermission(java.lang.String)">hasPermission(String)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandIssuer.html" title="class in co.aikar.commands">SpongeCommandIssuer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#hasRegisteredCommands()">hasRegisteredCommands()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:I">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="memberNameLink"><a href="co/aikar/commands/MinecraftMessageKeys.html#INVALID_WORLD">INVALID_WORLD</a></span> - co.aikar.commands.<a href="co/aikar/commands/MinecraftMessageKeys.html" title="enum in co.aikar.commands">MinecraftMessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/MinecraftMessageKeys.html#IS_NOT_A_VALID_NAME">IS_NOT_A_VALID_NAME</a></span> - co.aikar.commands.<a href="co/aikar/commands/MinecraftMessageKeys.html" title="enum in co.aikar.commands">MinecraftMessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#isCommandIssuer(java.lang.Class)">isCommandIssuer(Class&lt;?&gt;)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandIssuer.html#isPlayer()">isPlayer()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandIssuer.html" title="class in co.aikar.commands">SpongeCommandIssuer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/ACFSpongeUtil.html#isValidName(java.lang.String)">isValidName(String)</a></span> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFSpongeUtil.html" title="class in co.aikar.commands">ACFSpongeUtil</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:L">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeLocales.html#loadLanguages()">loadLanguages()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeLocales.html" title="class in co.aikar.commands">SpongeLocales</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#locales">locales</a></span> - Variable in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#log(co.aikar.commands.LogLevel,java.lang.String,java.lang.Throwable)">log(LogLevel, String, Throwable)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:M">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="memberNameLink"><a href="co/aikar/commands/ACFSpongeUtil.html#matchPlayer(java.lang.String)">matchPlayer(String)</a></span> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFSpongeUtil.html" title="class in co.aikar.commands">ACFSpongeUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/MinecraftMessageKeys.html" title="enum in co.aikar.commands"><span class="typeNameLink">MinecraftMessageKeys</span></a> - Enum in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/MinecraftMessageKeys.html#MULTIPLE_PLAYERS_MATCH">MULTIPLE_PLAYERS_MATCH</a></span> - co.aikar.commands.<a href="co/aikar/commands/MinecraftMessageKeys.html" title="enum in co.aikar.commands">MinecraftMessageKeys</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:N">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="memberNameLink"><a href="co/aikar/commands/MinecraftMessageKeys.html#NO_PLAYER_FOUND">NO_PLAYER_FOUND</a></span> - co.aikar.commands.<a href="co/aikar/commands/MinecraftMessageKeys.html" title="enum in co.aikar.commands">MinecraftMessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/MinecraftMessageKeys.html#NO_PLAYER_FOUND_SERVER">NO_PLAYER_FOUND_SERVER</a></span> - co.aikar.commands.<a href="co/aikar/commands/MinecraftMessageKeys.html" title="enum in co.aikar.commands">MinecraftMessageKeys</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:O">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="memberNameLink"><a href="co/aikar/commands/ACFSpongeListener.html#onDisconnectCleanup(org.spongepowered.api.event.network.ClientConnectionEvent.Disconnect,org.spongepowered.api.entity.living.player.Player)">onDisconnectCleanup(ClientConnectionEvent.Disconnect, Player)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/ACFSpongeListener.html" title="class in co.aikar.commands">ACFSpongeListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/contexts/OnlinePlayer.html" title="class in co.aikar.commands.contexts"><span class="typeNameLink">OnlinePlayer</span></a> - Class in <a href="co/aikar/commands/contexts/package-summary.html">co.aikar.commands.contexts</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">Use <a href="co/aikar/commands/sponge/contexts/OnlinePlayer.html" title="class in co.aikar.commands.sponge.contexts"><code>instead</code></a></div>
</div>
</dd>
<dt><a href="co/aikar/commands/sponge/contexts/OnlinePlayer.html" title="class in co.aikar.commands.sponge.contexts"><span class="typeNameLink">OnlinePlayer</span></a> - Class in <a href="co/aikar/commands/sponge/contexts/package-summary.html">co.aikar.commands.sponge.contexts</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/contexts/OnlinePlayer.html#%3Cinit%3E(org.spongepowered.api.entity.living.player.Player)">OnlinePlayer(Player)</a></span> - Constructor for class co.aikar.commands.contexts.<a href="co/aikar/commands/contexts/OnlinePlayer.html" title="class in co.aikar.commands.contexts">OnlinePlayer</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/sponge/contexts/OnlinePlayer.html#%3Cinit%3E(org.spongepowered.api.entity.living.player.Player)">OnlinePlayer(Player)</a></span> - Constructor for class co.aikar.commands.sponge.contexts.<a href="co/aikar/commands/sponge/contexts/OnlinePlayer.html" title="class in co.aikar.commands.sponge.contexts">OnlinePlayer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/ACFSpongeListener.html#onSettingsChange(org.spongepowered.api.event.entity.living.humanoid.player.PlayerChangeClientSettingsEvent,org.spongepowered.api.entity.living.player.Player)">onSettingsChange(PlayerChangeClientSettingsEvent, Player)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/ACFSpongeListener.html" title="class in co.aikar.commands">ACFSpongeListener</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:P">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="memberNameLink"><a href="co/aikar/commands/sponge/contexts/OnlinePlayer.html#player">player</a></span> - Variable in class co.aikar.commands.sponge.contexts.<a href="co/aikar/commands/sponge/contexts/OnlinePlayer.html" title="class in co.aikar.commands.sponge.contexts">OnlinePlayer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/MinecraftMessageKeys.html#PLAYER_IS_VANISHED_CONFIRM">PLAYER_IS_VANISHED_CONFIRM</a></span> - co.aikar.commands.<a href="co/aikar/commands/MinecraftMessageKeys.html" title="enum in co.aikar.commands">MinecraftMessageKeys</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#plugin">plugin</a></span> - Variable in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeRegisteredCommand.html#postCommand()">postCommand()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeRegisteredCommand.html" title="class in co.aikar.commands">SpongeRegisteredCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeRegisteredCommand.html#preCommand()">preCommand()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeRegisteredCommand.html" title="class in co.aikar.commands">SpongeRegisteredCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeRootCommand.html#process(org.spongepowered.api.command.CommandSource,java.lang.String)">process(CommandSource, String)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeRootCommand.html" title="class in co.aikar.commands">SpongeRootCommand</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#registerCommand(co.aikar.commands.BaseCommand)">registerCommand(BaseCommand)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#registeredCommands">registeredCommands</a></span> - Variable in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandIssuer.html#sendMessageInternal(java.lang.String)">sendMessageInternal(String)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandIssuer.html" title="class in co.aikar.commands">SpongeCommandIssuer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandOperationContext.html#setResult(org.spongepowered.api.command.CommandResult)">setResult(CommandResult)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandOperationContext.html" title="class in co.aikar.commands">SpongeCommandOperationContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/SpongeCommandCompletionContext.html" title="class in co.aikar.commands"><span class="typeNameLink">SpongeCommandCompletionContext</span></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/SpongeCommandCompletions.html" title="class in co.aikar.commands"><span class="typeNameLink">SpongeCommandCompletions</span></a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandCompletions.html#%3Cinit%3E(co.aikar.commands.SpongeCommandManager)">SpongeCommandCompletions(SpongeCommandManager)</a></span> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandCompletions.html" title="class in co.aikar.commands">SpongeCommandCompletions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/SpongeCommandContexts.html" title="class in co.aikar.commands"><span class="typeNameLink">SpongeCommandContexts</span></a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandContexts.html#%3Cinit%3E(co.aikar.commands.SpongeCommandManager)">SpongeCommandContexts(SpongeCommandManager)</a></span> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandContexts.html" title="class in co.aikar.commands">SpongeCommandContexts</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/SpongeCommandExecutionContext.html" title="class in co.aikar.commands"><span class="typeNameLink">SpongeCommandExecutionContext</span></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/SpongeCommandIssuer.html" title="class in co.aikar.commands"><span class="typeNameLink">SpongeCommandIssuer</span></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/SpongeCommandManager.html" title="class in co.aikar.commands"><span class="typeNameLink">SpongeCommandManager</span></a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeCommandManager.html#%3Cinit%3E(org.spongepowered.api.plugin.PluginContainer)">SpongeCommandManager(PluginContainer)</a></span> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/SpongeCommandManager.html" title="class in co.aikar.commands">SpongeCommandManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/SpongeCommandOperationContext.html" title="class in co.aikar.commands"><span class="typeNameLink">SpongeCommandOperationContext</span></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/SpongeConditionContext.html" title="class in co.aikar.commands"><span class="typeNameLink">SpongeConditionContext</span></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/SpongeLocales.html" title="class in co.aikar.commands"><span class="typeNameLink">SpongeLocales</span></a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeLocales.html#%3Cinit%3E(co.aikar.commands.SpongeCommandManager)">SpongeLocales(SpongeCommandManager)</a></span> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/SpongeLocales.html" title="class in co.aikar.commands">SpongeLocales</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/SpongeMessageFormatter.html" title="class in co.aikar.commands"><span class="typeNameLink">SpongeMessageFormatter</span></a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeMessageFormatter.html#%3Cinit%3E(org.spongepowered.api.text.format.TextColor...)">SpongeMessageFormatter(TextColor...)</a></span> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/SpongeMessageFormatter.html" title="class in co.aikar.commands">SpongeMessageFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="co/aikar/commands/SpongeRegisteredCommand.html" title="class in co.aikar.commands"><span class="typeNameLink">SpongeRegisteredCommand</span></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/SpongeRootCommand.html" title="class in co.aikar.commands"><span class="typeNameLink">SpongeRootCommand</span></a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:T">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="memberNameLink"><a href="co/aikar/commands/SpongeRootCommand.html#testPermission(org.spongepowered.api.command.CommandSource)">testPermission(CommandSource)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/SpongeRootCommand.html" title="class in co.aikar.commands">SpongeRootCommand</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/sponge/contexts/OnlinePlayer.html#toString()">toString()</a></span> - Method in class co.aikar.commands.sponge.contexts.<a href="co/aikar/commands/sponge/contexts/OnlinePlayer.html" title="class in co.aikar.commands.sponge.contexts">OnlinePlayer</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:U">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><span class="memberNameLink"><a href="co/aikar/commands/MinecraftMessageKeys.html#USERNAME_TOO_SHORT">USERNAME_TOO_SHORT</a></span> - co.aikar.commands.<a href="co/aikar/commands/MinecraftMessageKeys.html" title="enum in co.aikar.commands">MinecraftMessageKeys</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:V">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="memberNameLink"><a href="co/aikar/commands/MinecraftMessageKeys.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum co.aikar.commands.<a href="co/aikar/commands/MinecraftMessageKeys.html" title="enum in co.aikar.commands">MinecraftMessageKeys</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="co/aikar/commands/MinecraftMessageKeys.html#values()">values()</a></span> - Static method in enum co.aikar.commands.<a href="co/aikar/commands/MinecraftMessageKeys.html" title="enum in co.aikar.commands">MinecraftMessageKeys</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
</dl>
<a id="I:Y">
<!-- -->
</a>
<h2 class="title">Y</h2>
<dl>
<dt><span class="memberNameLink"><a href="co/aikar/commands/MinecraftMessageKeys.html#YOU_MUST_BE_HOLDING_ITEM">YOU_MUST_BE_HOLDING_ITEM</a></span> - co.aikar.commands.<a href="co/aikar/commands/MinecraftMessageKeys.html" title="enum in co.aikar.commands">MinecraftMessageKeys</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I: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:Y">Y</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="allpackages-index.html">All&nbsp;Packages</a></div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2020. All rights reserved.</small></p>
</footer>
</body>
</html>