mirror of
https://github.com/aikar/commands.git
synced 2026-06-13 19:40:38 +00:00
323 lines
35 KiB
HTML
323 lines
35 KiB
HTML
<!DOCTYPE HTML>
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc (17) -->
|
|
<title>Index (ACF (Velocity) 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> <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:N">N</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> <br><a href="allclasses-index.html">All Classes and Interfaces</a><span class="vertical-separator">|</span><a href="allpackages-index.html">All Packages</a>
|
|
<h2 class="title" id="I:A">A</h2>
|
|
<dl class="index">
|
|
<dt><a href="co/aikar/commands/ACFVelocityListener.html" class="type-name-link" title="class in co.aikar.commands">ACFVelocityListener</a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="co/aikar/commands/ACFVelocityListener.html#%3Cinit%3E(co.aikar.commands.VelocityCommandManager,com.velocitypowered.api.plugin.PluginContainer,com.velocitypowered.api.proxy.ProxyServer)" class="member-name-link">ACFVelocityListener(VelocityCommandManager, PluginContainer, ProxyServer)</a> - 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" class="type-name-link" title="class in co.aikar.commands">ACFVelocityUtil</a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="co/aikar/commands/ACFVelocityUtil.html#%3Cinit%3E()" class="member-name-link">ACFVelocityUtil()</a> - 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><a href="co/aikar/commands/VelocityRootCommand.html#addChild(co.aikar.commands.BaseCommand)" class="member-name-link">addChild(BaseCommand)</a> - 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>
|
|
<h2 class="title" id="I:C">C</h2>
|
|
<dl class="index">
|
|
<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><a href="co/aikar/commands/ACFVelocityUtil.html#color(java.lang.String)" class="member-name-link">color(String)</a> - 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><a href="co/aikar/commands/VelocityCommandManager.html#completions" class="member-name-link">completions</a> - 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><a href="co/aikar/commands/VelocityCommandManager.html#contexts" class="member-name-link">contexts</a> - 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><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)" class="member-name-link">createCommandContext(RegisteredCommand, CommandParameter, CommandIssuer, List<String>, int, Map<String, Object>)</a> - 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><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%5B%5D)" class="member-name-link">createCompletionContext(RegisteredCommand, CommandIssuer, String, String, String[])</a> - 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><a href="co/aikar/commands/VelocityCommandManager.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/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="co/aikar/commands/VelocityCommandManager.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/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="co/aikar/commands/VelocityCommandManager.html#createRootCommand(java.lang.String)" class="member-name-link">createRootCommand(String)</a> - 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>
|
|
<h2 class="title" id="I:E">E</h2>
|
|
<dl class="index">
|
|
<dt><a href="co/aikar/commands/velocity/contexts/OnlinePlayer.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - 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><a href="co/aikar/commands/VelocityCommandIssuer.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - 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><a href="co/aikar/commands/VelocityRootCommand.html#execute(com.velocitypowered.api.command.SimpleCommand.Invocation)" class="member-name-link">execute(SimpleCommand.Invocation)</a> - 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>
|
|
<h2 class="title" id="I:F">F</h2>
|
|
<dl class="index">
|
|
<dt><a href="co/aikar/commands/ACFVelocityUtil.html#findPlayerSmart(com.velocitypowered.api.proxy.ProxyServer,co.aikar.commands.CommandIssuer,java.lang.String)" class="member-name-link">findPlayerSmart(ProxyServer, CommandIssuer, String)</a> - 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>
|
|
<h2 class="title" id="I:G">G</h2>
|
|
<dl class="index">
|
|
<dt><a href="co/aikar/commands/VelocityRootCommand.html#getChildren()" class="member-name-link">getChildren()</a> - 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><a href="co/aikar/commands/VelocityCommandManager.html#getCommandCompletions()" class="member-name-link">getCommandCompletions()</a> - 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><a href="co/aikar/commands/VelocityCommandManager.html#getCommandContexts()" class="member-name-link">getCommandContexts()</a> - 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><a href="co/aikar/commands/VelocityCommandManager.html#getCommandIssuer(java.lang.Object)" class="member-name-link">getCommandIssuer(Object)</a> - 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><a href="co/aikar/commands/VelocityRootCommand.html#getCommandName()" class="member-name-link">getCommandName()</a> - 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><a href="co/aikar/commands/VelocityCommandManager.html#getCommandPrefix(co.aikar.commands.CommandIssuer)" class="member-name-link">getCommandPrefix(CommandIssuer)</a> - 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><a href="co/aikar/commands/VelocityRootCommand.html#getDefCommand()" class="member-name-link">getDefCommand()</a> - 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><a href="co/aikar/commands/VelocityCommandIssuer.html#getIssuer()" class="member-name-link">getIssuer()</a> - 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><a href="co/aikar/commands/VelocityCommandManager.html#getLocales()" class="member-name-link">getLocales()</a> - 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><a href="co/aikar/commands/VelocityCommandIssuer.html#getManager()" class="member-name-link">getManager()</a> - 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><a href="co/aikar/commands/VelocityRootCommand.html#getManager()" class="member-name-link">getManager()</a> - 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><a href="co/aikar/commands/MinecraftMessageKeys.html#getMessageKey()" class="member-name-link">getMessageKey()</a> - 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><a href="co/aikar/commands/velocity/contexts/OnlinePlayer.html#getPlayer()" class="member-name-link">getPlayer()</a> - 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><a href="co/aikar/commands/VelocityCommandCompletionContext.html#getPlayer()" class="member-name-link">getPlayer()</a> - 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><a href="co/aikar/commands/VelocityCommandExecutionContext.html#getPlayer()" class="member-name-link">getPlayer()</a> - 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><a href="co/aikar/commands/VelocityCommandIssuer.html#getPlayer()" class="member-name-link">getPlayer()</a> - 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><a href="co/aikar/commands/VelocityConditionContext.html#getPlayer()" class="member-name-link">getPlayer()</a> - 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><a href="co/aikar/commands/VelocityCommandManager.html#getPlugin()" class="member-name-link">getPlugin()</a> - 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><a href="co/aikar/commands/VelocityCommandManager.html#getProxy()" class="member-name-link">getProxy()</a> - 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><a href="co/aikar/commands/VelocityCommandManager.html#getRegisteredRootCommands()" class="member-name-link">getRegisteredRootCommands()</a> - 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><a href="co/aikar/commands/VelocityCommandCompletionContext.html#getSender()" class="member-name-link">getSender()</a> - 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><a href="co/aikar/commands/VelocityCommandExecutionContext.html#getSender()" class="member-name-link">getSender()</a> - 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><a href="co/aikar/commands/VelocityConditionContext.html#getSender()" class="member-name-link">getSender()</a> - 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><a href="co/aikar/commands/VelocityRootCommand.html#getSubCommands()" class="member-name-link">getSubCommands()</a> - 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><a href="co/aikar/commands/VelocityCommandIssuer.html#getUniqueId()" class="member-name-link">getUniqueId()</a> - 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>
|
|
<h2 class="title" id="I:H">H</h2>
|
|
<dl class="index">
|
|
<dt><a href="co/aikar/commands/velocity/contexts/OnlinePlayer.html#hashCode()" class="member-name-link">hashCode()</a> - 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><a href="co/aikar/commands/VelocityCommandIssuer.html#hashCode()" class="member-name-link">hashCode()</a> - 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><a href="co/aikar/commands/VelocityCommandIssuer.html#hasPermission(java.lang.String)" class="member-name-link">hasPermission(String)</a> - 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><a href="co/aikar/commands/VelocityCommandManager.html#hasRegisteredCommands()" class="member-name-link">hasRegisteredCommands()</a> - 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>
|
|
<h2 class="title" id="I:I">I</h2>
|
|
<dl class="index">
|
|
<dt><a href="co/aikar/commands/MinecraftMessageKeys.html#IS_NOT_A_VALID_NAME" class="member-name-link">IS_NOT_A_VALID_NAME</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MinecraftMessageKeys.html" title="enum in co.aikar.commands">MinecraftMessageKeys</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="co/aikar/commands/VelocityCommandManager.html#isCommandIssuer(java.lang.Class)" class="member-name-link">isCommandIssuer(Class<?>)</a> - 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><a href="co/aikar/commands/VelocityCommandIssuer.html#isPlayer()" class="member-name-link">isPlayer()</a> - 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><a href="co/aikar/commands/ACFVelocityUtil.html#isValidName(java.lang.String)" class="member-name-link">isValidName(String)</a> - 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>
|
|
<h2 class="title" id="I:L">L</h2>
|
|
<dl class="index">
|
|
<dt><a href="co/aikar/commands/VelocityLocales.html#loadLanguages()" class="member-name-link">loadLanguages()</a> - 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><a href="co/aikar/commands/VelocityCommandManager.html#locales" class="member-name-link">locales</a> - 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><a href="co/aikar/commands/VelocityCommandManager.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/VelocityCommandManager.html" title="class in co.aikar.commands">VelocityCommandManager</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<h2 class="title" id="I:M">M</h2>
|
|
<dl class="index">
|
|
<dt><a href="co/aikar/commands/MinecraftMessageKeys.html" class="type-name-link" title="enum in co.aikar.commands">MinecraftMessageKeys</a> - Enum in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="co/aikar/commands/MinecraftMessageKeys.html#MULTIPLE_PLAYERS_MATCH" class="member-name-link">MULTIPLE_PLAYERS_MATCH</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MinecraftMessageKeys.html" title="enum in co.aikar.commands">MinecraftMessageKeys</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<h2 class="title" id="I:N">N</h2>
|
|
<dl class="index">
|
|
<dt><a href="co/aikar/commands/MinecraftMessageKeys.html#NO_PLAYER_FOUND" class="member-name-link">NO_PLAYER_FOUND</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MinecraftMessageKeys.html" title="enum in co.aikar.commands">MinecraftMessageKeys</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="co/aikar/commands/MinecraftMessageKeys.html#NO_PLAYER_FOUND_SERVER" class="member-name-link">NO_PLAYER_FOUND_SERVER</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MinecraftMessageKeys.html" title="enum in co.aikar.commands">MinecraftMessageKeys</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<h2 class="title" id="I:O">O</h2>
|
|
<dl class="index">
|
|
<dt><a href="co/aikar/commands/ACFVelocityListener.html#onDisconnect(com.velocitypowered.api.event.connection.DisconnectEvent)" class="member-name-link">onDisconnect(DisconnectEvent)</a> - 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" class="type-name-link" title="class in co.aikar.commands.contexts">OnlinePlayer</a> - Class 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">Use <a href="co/aikar/commands/velocity/contexts/OnlinePlayer.html" title="class in co.aikar.commands.velocity.contexts"><code>instead</code></a></div>
|
|
</div>
|
|
</dd>
|
|
<dt><a href="co/aikar/commands/velocity/contexts/OnlinePlayer.html" class="type-name-link" title="class in co.aikar.commands.velocity.contexts">OnlinePlayer</a> - Class in <a href="co/aikar/commands/velocity/contexts/package-summary.html">co.aikar.commands.velocity.contexts</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="co/aikar/commands/contexts/OnlinePlayer.html#%3Cinit%3E(com.velocitypowered.api.proxy.Player)" class="member-name-link">OnlinePlayer(Player)</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><a href="co/aikar/commands/velocity/contexts/OnlinePlayer.html#%3Cinit%3E(com.velocitypowered.api.proxy.Player)" class="member-name-link">OnlinePlayer(Player)</a> - 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><a href="co/aikar/commands/ACFVelocityListener.html#onPlayerJoin(com.velocitypowered.api.event.connection.PostLoginEvent)" class="member-name-link">onPlayerJoin(PostLoginEvent)</a> - 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/ACFVelocityListener.html#onSettingsChange(com.velocitypowered.api.event.player.PlayerSettingsChangedEvent)" class="member-name-link">onSettingsChange(PlayerSettingsChangedEvent)</a> - 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>
|
|
<h2 class="title" id="I:P">P</h2>
|
|
<dl class="index">
|
|
<dt><a href="co/aikar/commands/velocity/contexts/OnlinePlayer.html#player" class="member-name-link">player</a> - 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><a href="co/aikar/commands/VelocityCommandManager.html#plugin" class="member-name-link">plugin</a> - 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><a href="co/aikar/commands/VelocityCommandManager.html#proxy" class="member-name-link">proxy</a> - 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>
|
|
<h2 class="title" id="I:R">R</h2>
|
|
<dl class="index">
|
|
<dt><a href="co/aikar/commands/VelocityCommandManager.html#readLocale(com.velocitypowered.api.proxy.Player)" class="member-name-link">readLocale(Player)</a> - 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><a href="co/aikar/commands/VelocityCommandManager.html#registerCommand(co.aikar.commands.BaseCommand)" class="member-name-link">registerCommand(BaseCommand)</a> - 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><a href="co/aikar/commands/VelocityCommandManager.html#registerCommand(co.aikar.commands.BaseCommand,boolean)" class="member-name-link">registerCommand(BaseCommand, boolean)</a> - 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><a href="co/aikar/commands/VelocityCommandManager.html#registeredCommands" class="member-name-link">registeredCommands</a> - 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>
|
|
<h2 class="title" id="I:S">S</h2>
|
|
<dl class="index">
|
|
<dt><a href="co/aikar/commands/VelocityCommandIssuer.html#sendMessageInternal(java.lang.String)" class="member-name-link">sendMessageInternal(String)</a> - 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><a href="co/aikar/commands/VelocityRootCommand.html#suggest(com.velocitypowered.api.command.SimpleCommand.Invocation)" class="member-name-link">suggest(SimpleCommand.Invocation)</a> - 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><a href="co/aikar/commands/VelocityRootCommand.html#suggestAsync(com.velocitypowered.api.command.SimpleCommand.Invocation)" class="member-name-link">suggestAsync(SimpleCommand.Invocation)</a> - 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>
|
|
<h2 class="title" id="I:T">T</h2>
|
|
<dl class="index">
|
|
<dt><a href="co/aikar/commands/velocity/contexts/OnlinePlayer.html#toString()" class="member-name-link">toString()</a> - 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>
|
|
<h2 class="title" id="I:U">U</h2>
|
|
<dl class="index">
|
|
<dt><a href="co/aikar/commands/VelocityCommandManager.html#unregisterCommand(co.aikar.commands.BaseCommand)" class="member-name-link">unregisterCommand(BaseCommand)</a> - 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><a href="co/aikar/commands/VelocityCommandManager.html#unregisterCommand(co.aikar.commands.VelocityRootCommand)" class="member-name-link">unregisterCommand(VelocityRootCommand)</a> - 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><a href="co/aikar/commands/VelocityCommandManager.html#unregisterCommands()" class="member-name-link">unregisterCommands()</a> - 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><a href="co/aikar/commands/MinecraftMessageKeys.html#USERNAME_TOO_SHORT" class="member-name-link">USERNAME_TOO_SHORT</a> - Enum constant in enum co.aikar.commands.<a href="co/aikar/commands/MinecraftMessageKeys.html" title="enum in co.aikar.commands">MinecraftMessageKeys</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<h2 class="title" id="I:V">V</h2>
|
|
<dl class="index">
|
|
<dt><a href="co/aikar/commands/ACFVelocityUtil.html#validate(T,java.lang.String,java.lang.Object...)" class="member-name-link">validate(T, String, Object...)</a> - 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><a href="co/aikar/commands/MinecraftMessageKeys.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - 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><a href="co/aikar/commands/MinecraftMessageKeys.html#values()" class="member-name-link">values()</a> - 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" class="type-name-link" title="class in co.aikar.commands">VelocityCommandCompletionContext</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" class="type-name-link" title="class in co.aikar.commands">VelocityCommandCompletions</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#%3Cinit%3E(com.velocitypowered.api.proxy.ProxyServer,co.aikar.commands.CommandManager)" class="member-name-link">VelocityCommandCompletions(ProxyServer, CommandManager)</a> - 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" class="type-name-link" title="class in co.aikar.commands">VelocityCommandContexts</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" class="type-name-link" title="class in co.aikar.commands">VelocityCommandExecutionContext</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" class="type-name-link" title="class in co.aikar.commands">VelocityCommandIssuer</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" class="type-name-link" title="class in co.aikar.commands">VelocityCommandManager</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#%3Cinit%3E(com.velocitypowered.api.proxy.ProxyServer,java.lang.Object)" class="member-name-link">VelocityCommandManager(ProxyServer, Object)</a> - 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" class="type-name-link" title="class in co.aikar.commands">VelocityConditionContext</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" class="type-name-link" title="class in co.aikar.commands">VelocityLocales</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#%3Cinit%3E(co.aikar.commands.VelocityCommandManager)" class="member-name-link">VelocityLocales(VelocityCommandManager)</a> - 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" class="type-name-link" title="class in co.aikar.commands">VelocityMessageFormatter</a> - Class in <a href="co/aikar/commands/package-summary.html">co.aikar.commands</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="co/aikar/commands/VelocityMessageFormatter.html#%3Cinit%3E(net.kyori.adventure.text.format.NamedTextColor...)" class="member-name-link">VelocityMessageFormatter(NamedTextColor...)</a> - 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" class="type-name-link" title="class in co.aikar.commands">VelocityRootCommand</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:N">N</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> <br><a href="allclasses-index.html">All Classes and Interfaces</a><span class="vertical-separator">|</span><a href="allpackages-index.html">All Packages</a></main>
|
|
<footer role="contentinfo">
|
|
<hr>
|
|
<p class="legal-copy"><small>Copyright © 2023. All rights reserved.</small></p>
|
|
</footer>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|