mirror of
https://github.com/aikar/commands.git
synced 2026-06-13 11:30:37 +00:00
412 lines
35 KiB
HTML
412 lines
35 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!-- NewPage -->
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc -->
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<title>Index (ACF (Velocity) 0.5.0-SNAPSHOT API)</title>
|
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
|
<script type="text/javascript" src="script.js"></script>
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript"><!--
|
|
try {
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="Index (ACF (Velocity) 0.5.0-SNAPSHOT API)";
|
|
}
|
|
}
|
|
catch(err) {
|
|
}
|
|
//-->
|
|
</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="topNav"><a name="navbar.top">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a name="navbar.top.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="overview-summary.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">
|
|
<li>Prev</li>
|
|
<li>Next</li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
|
|
<li><a href="index-all.html" target="_top">No Frames</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_top">
|
|
<li><a href="allclasses-noframe.html">All Classes</a></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>
|
|
</div>
|
|
<a name="skip.navbar.top">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
<div class="contentContainer"><a href="#I:A">A</a> <a href="#I:C">C</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a name="I:A">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">A</h2>
|
|
<dl>
|
|
<dt><a href="co/aikar/commands/ACFVelocityListener.html" title="class in co.aikar.commands"><span class="typeNameLink">ACFVelocityListener</span></a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/ACFVelocityListener.html#ACFVelocityListener-co.aikar.commands.VelocityCommandManager-com.velocitypowered.api.plugin.PluginContainer-com.velocitypowered.api.proxy.ProxyServer-">ACFVelocityListener(VelocityCommandManager, PluginContainer, ProxyServer)</a></span> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/ACFVelocityListener.html" title="class in co.aikar.commands">ACFVelocityListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="co/aikar/commands/ACFVelocityUtil.html" title="class in co.aikar.commands"><span class="typeNameLink">ACFVelocityUtil</span></a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/ACFVelocityUtil.html#ACFVelocityUtil--">ACFVelocityUtil()</a></span> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/ACFVelocityUtil.html" title="class in co.aikar.commands">ACFVelocityUtil</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityRootCommand.html#addChild-co.aikar.commands.BaseCommand-">addChild(BaseCommand)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityRootCommand.html" title="class in co.aikar.commands">VelocityRootCommand</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="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> </dd>
|
|
<dt><a href="co/aikar/commands/contexts/package-summary.html">co.aikar.commands.contexts</a> - package co.aikar.commands.contexts</dt>
|
|
<dd> </dd>
|
|
<dt><a href="co/aikar/commands/velocity/contexts/package-summary.html">co.aikar.commands.velocity.contexts</a> - package co.aikar.commands.velocity.contexts</dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/ACFVelocityUtil.html#color-java.lang.String-">color(String)</a></span> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFVelocityUtil.html" title="class in co.aikar.commands">ACFVelocityUtil</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#completions">completions</a></span> - Variable in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#contexts">contexts</a></span> - Variable in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.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<String>, int, Map<String, Object>)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#createCompletionContext-co.aikar.commands.RegisteredCommand-co.aikar.commands.CommandIssuer-java.lang.String-java.lang.String-java.lang.String:A-">createCompletionContext(RegisteredCommand, CommandIssuer, String, String, String[])</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.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/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.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/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#createRootCommand-java.lang.String-">createRootCommand(String)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:E">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">E</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/velocity/contexts/OnlinePlayer.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class co.aikar.commands.velocity.contexts.<a href="co/aikar/commands/velocity/contexts/OnlinePlayer.html" title="class in co.aikar.commands.velocity.contexts">OnlinePlayer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandIssuer.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandIssuer.html" title="class in co.aikar.commands">VelocityCommandIssuer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityRootCommand.html#execute-com.velocitypowered.api.command.CommandSource-java.lang.String:A-">execute(CommandSource, String[])</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityRootCommand.html" title="class in co.aikar.commands">VelocityRootCommand</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:F">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">F</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/ACFVelocityUtil.html#findPlayerSmart-com.velocitypowered.api.proxy.ProxyServer-co.aikar.commands.CommandIssuer-java.lang.String-">findPlayerSmart(ProxyServer, CommandIssuer, String)</a></span> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFVelocityUtil.html" title="class in co.aikar.commands">ACFVelocityUtil</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:G">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">G</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityRootCommand.html#getChildren--">getChildren()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityRootCommand.html" title="class in co.aikar.commands">VelocityRootCommand</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#getCommandCompletions--">getCommandCompletions()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#getCommandContexts--">getCommandContexts()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#getCommandIssuer-java.lang.Object-">getCommandIssuer(Object)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityRootCommand.html#getCommandName--">getCommandName()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityRootCommand.html" title="class in co.aikar.commands">VelocityRootCommand</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#getCommandPrefix-co.aikar.commands.CommandIssuer-">getCommandPrefix(CommandIssuer)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityRootCommand.html#getDefCommand--">getDefCommand()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityRootCommand.html" title="class in co.aikar.commands">VelocityRootCommand</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandIssuer.html#getIssuer--">getIssuer()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandIssuer.html" title="class in co.aikar.commands">VelocityCommandIssuer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#getLocales--">getLocales()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandIssuer.html#getManager--">getManager()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandIssuer.html" title="class in co.aikar.commands">VelocityCommandIssuer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityRootCommand.html#getManager--">getManager()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityRootCommand.html" title="class in co.aikar.commands">VelocityRootCommand</a></dt>
|
|
<dd> </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> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/velocity/contexts/OnlinePlayer.html#getPlayer--">getPlayer()</a></span> - Method in class co.aikar.commands.velocity.contexts.<a href="co/aikar/commands/velocity/contexts/OnlinePlayer.html" title="class in co.aikar.commands.velocity.contexts">OnlinePlayer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandCompletionContext.html#getPlayer--">getPlayer()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandCompletionContext.html" title="class in co.aikar.commands">VelocityCommandCompletionContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandExecutionContext.html#getPlayer--">getPlayer()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandExecutionContext.html" title="class in co.aikar.commands">VelocityCommandExecutionContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandIssuer.html#getPlayer--">getPlayer()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandIssuer.html" title="class in co.aikar.commands">VelocityCommandIssuer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityConditionContext.html#getPlayer--">getPlayer()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityConditionContext.html" title="class in co.aikar.commands">VelocityConditionContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#getPlugin--">getPlugin()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#getProxy--">getProxy()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#getRegisteredRootCommands--">getRegisteredRootCommands()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandCompletionContext.html#getSender--">getSender()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandCompletionContext.html" title="class in co.aikar.commands">VelocityCommandCompletionContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandExecutionContext.html#getSender--">getSender()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandExecutionContext.html" title="class in co.aikar.commands">VelocityCommandExecutionContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityConditionContext.html#getSender--">getSender()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityConditionContext.html" title="class in co.aikar.commands">VelocityConditionContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityRootCommand.html#getSubCommands--">getSubCommands()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityRootCommand.html" title="class in co.aikar.commands">VelocityRootCommand</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandIssuer.html#getUniqueId--">getUniqueId()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandIssuer.html" title="class in co.aikar.commands">VelocityCommandIssuer</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:H">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">H</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/velocity/contexts/OnlinePlayer.html#hashCode--">hashCode()</a></span> - Method in class co.aikar.commands.velocity.contexts.<a href="co/aikar/commands/velocity/contexts/OnlinePlayer.html" title="class in co.aikar.commands.velocity.contexts">OnlinePlayer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandIssuer.html#hashCode--">hashCode()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandIssuer.html" title="class in co.aikar.commands">VelocityCommandIssuer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandIssuer.html#hasPermission-java.lang.String-">hasPermission(String)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandIssuer.html" title="class in co.aikar.commands">VelocityCommandIssuer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#hasRegisteredCommands--">hasRegisteredCommands()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:I">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">I</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#isCommandIssuer-java.lang.Class-">isCommandIssuer(Class<?>)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandIssuer.html#isPlayer--">isPlayer()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandIssuer.html" title="class in co.aikar.commands">VelocityCommandIssuer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/ACFVelocityUtil.html#isValidName-java.lang.String-">isValidName(String)</a></span> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFVelocityUtil.html" title="class in co.aikar.commands">ACFVelocityUtil</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:L">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">L</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityLocales.html#loadLanguages--">loadLanguages()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityLocales.html" title="class in co.aikar.commands">VelocityLocales</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#locales">locales</a></span> - Variable in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.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/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:M">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">M</h2>
|
|
<dl>
|
|
<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> </dd>
|
|
</dl>
|
|
<a name="I:O">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">O</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/ACFVelocityListener.html#onDisconnect-com.velocitypowered.api.event.connection.DisconnectEvent-">onDisconnect(DisconnectEvent)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/ACFVelocityListener.html" title="class in co.aikar.commands">ACFVelocityListener</a></dt>
|
|
<dd> </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="block"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="block"><span class="deprecationComment">Use <a href="co/aikar/commands/velocity/contexts/OnlinePlayer.html" title="class in co.aikar.commands.velocity.contexts"><code>instead</code></a></span></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/contexts/OnlinePlayer.html#OnlinePlayer-com.velocitypowered.api.proxy.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="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><a href="co/aikar/commands/velocity/contexts/OnlinePlayer.html" title="class in co.aikar.commands.velocity.contexts"><span class="typeNameLink">OnlinePlayer</span></a> - Class in <a href="co/aikar/commands/velocity/contexts/package-summary.html">co.aikar.commands.velocity.contexts</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/velocity/contexts/OnlinePlayer.html#OnlinePlayer-com.velocitypowered.api.proxy.Player-">OnlinePlayer(Player)</a></span> - Constructor for class co.aikar.commands.velocity.contexts.<a href="co/aikar/commands/velocity/contexts/OnlinePlayer.html" title="class in co.aikar.commands.velocity.contexts">OnlinePlayer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/ACFVelocityListener.html#onPlayerJoin-com.velocitypowered.api.event.connection.PostLoginEvent-">onPlayerJoin(PostLoginEvent)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/ACFVelocityListener.html" title="class in co.aikar.commands">ACFVelocityListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/ACFVelocityListener.html#onSettingsChange-com.velocitypowered.api.event.player.PlayerSettingsChangedEvent-">onSettingsChange(PlayerSettingsChangedEvent)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/ACFVelocityListener.html" title="class in co.aikar.commands">ACFVelocityListener</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:P">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">P</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/velocity/contexts/OnlinePlayer.html#player">player</a></span> - Variable in class co.aikar.commands.velocity.contexts.<a href="co/aikar/commands/velocity/contexts/OnlinePlayer.html" title="class in co.aikar.commands.velocity.contexts">OnlinePlayer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#plugin">plugin</a></span> - Variable in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#proxy">proxy</a></span> - Variable in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:R">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">R</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#readLocale-com.velocitypowered.api.proxy.Player-">readLocale(Player)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#registerCommand-co.aikar.commands.BaseCommand-">registerCommand(BaseCommand)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#registeredCommands">registeredCommands</a></span> - Variable in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:S">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">S</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandIssuer.html#sendMessageInternal-java.lang.String-">sendMessageInternal(String)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandIssuer.html" title="class in co.aikar.commands">VelocityCommandIssuer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityRootCommand.html#suggest-com.velocitypowered.api.command.CommandSource-java.lang.String:A-">suggest(CommandSource, String[])</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityRootCommand.html" title="class in co.aikar.commands">VelocityRootCommand</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:T">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">T</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/velocity/contexts/OnlinePlayer.html#toString--">toString()</a></span> - Method in class co.aikar.commands.velocity.contexts.<a href="co/aikar/commands/velocity/contexts/OnlinePlayer.html" title="class in co.aikar.commands.velocity.contexts">OnlinePlayer</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:U">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">U</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#unregisterCommand-co.aikar.commands.BaseCommand-">unregisterCommand(BaseCommand)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#unregisterCommand-co.aikar.commands.VelocityRootCommand-">unregisterCommand(VelocityRootCommand)</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#unregisterCommands--">unregisterCommands()</a></span> - Method in class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:V">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">V</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/ACFVelocityUtil.html#validate-T-java.lang.String-java.lang.Object...-">validate(T, String, Object...)</a></span> - Static method in class co.aikar.commands.<a href="co/aikar/commands/ACFVelocityUtil.html" title="class in co.aikar.commands">ACFVelocityUtil</a></dt>
|
|
<dd> </dd>
|
|
<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>
|
|
<dt><a href="co/aikar/commands/VelocityCommandCompletionContext.html" title="class in co.aikar.commands"><span class="typeNameLink">VelocityCommandCompletionContext</span></a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="co/aikar/commands/VelocityCommandCompletions.html" title="class in co.aikar.commands"><span class="typeNameLink">VelocityCommandCompletions</span></a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandCompletions.html#VelocityCommandCompletions-com.velocitypowered.api.proxy.ProxyServer-co.aikar.commands.CommandManager-">VelocityCommandCompletions(ProxyServer, CommandManager)</a></span> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandCompletions.html" title="class in co.aikar.commands">VelocityCommandCompletions</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="co/aikar/commands/VelocityCommandContexts.html" title="class in co.aikar.commands"><span class="typeNameLink">VelocityCommandContexts</span></a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="co/aikar/commands/VelocityCommandExecutionContext.html" title="class in co.aikar.commands"><span class="typeNameLink">VelocityCommandExecutionContext</span></a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="co/aikar/commands/VelocityCommandIssuer.html" title="class in co.aikar.commands"><span class="typeNameLink">VelocityCommandIssuer</span></a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands"><span class="typeNameLink">VelocityCommandManager</span></a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityCommandManager.html#VelocityCommandManager-com.velocitypowered.api.proxy.ProxyServer-java.lang.Object-">VelocityCommandManager(ProxyServer, Object)</a></span> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="co/aikar/commands/VelocityConditionContext.html" title="class in co.aikar.commands"><span class="typeNameLink">VelocityConditionContext</span></a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="co/aikar/commands/VelocityLocales.html" title="class in co.aikar.commands"><span class="typeNameLink">VelocityLocales</span></a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityLocales.html#VelocityLocales-co.aikar.commands.VelocityCommandManager-">VelocityLocales(VelocityCommandManager)</a></span> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/VelocityLocales.html" title="class in co.aikar.commands">VelocityLocales</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="co/aikar/commands/VelocityMessageFormatter.html" title="class in co.aikar.commands"><span class="typeNameLink">VelocityMessageFormatter</span></a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="co/aikar/commands/VelocityMessageFormatter.html#VelocityMessageFormatter-net.kyori.text.format.TextColor...-">VelocityMessageFormatter(TextColor...)</a></span> - Constructor for class co.aikar.commands.<a href="co/aikar/commands/VelocityMessageFormatter.html" title="class in co.aikar.commands">VelocityMessageFormatter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="co/aikar/commands/VelocityRootCommand.html" title="class in co.aikar.commands"><span class="typeNameLink">VelocityRootCommand</span></a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a href="#I:A">A</a> <a href="#I:C">C</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> </div>
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<div class="bottomNav"><a name="navbar.bottom">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a name="navbar.bottom.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="overview-summary.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">
|
|
<li>Prev</li>
|
|
<li>Next</li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
|
|
<li><a href="index-all.html" target="_top">No Frames</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_bottom">
|
|
<li><a href="allclasses-noframe.html">All 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>
|
|
</div>
|
|
<a name="skip.navbar.bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
<p class="legalCopy"><small>Copyright © 2019. All rights reserved.</small></p>
|
|
</body>
|
|
</html>
|