|
|
|
@@ -18,7 +18,7 @@
|
|
|
|
|
catch(err) {
|
|
|
|
|
}
|
|
|
|
|
//-->
|
|
|
|
|
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":42,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":42,"i19":10,"i20":10};
|
|
|
|
|
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":42,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":42,"i21":10,"i22":10};
|
|
|
|
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
|
|
|
|
|
var altColor = "altColor";
|
|
|
|
|
var rowColor = "rowColor";
|
|
|
|
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
|
|
|
|
|
</dl>
|
|
|
|
|
<hr>
|
|
|
|
|
<br>
|
|
|
|
|
<pre>public abstract class <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.44">BaseCommand</a>
|
|
|
|
|
<pre>public abstract class <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.40">BaseCommand</a>
|
|
|
|
|
extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
@@ -244,28 +244,36 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr id="i13" class="rowColor">
|
|
|
|
|
<td class="colFirst"><code>boolean</code></td>
|
|
|
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../co/aikar/commands/BaseCommand.html#hasPermission-co.aikar.commands.CommandIssuer-">hasPermission</a></span>(<a href="../../../co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a> issuer)</code> </td>
|
|
|
|
|
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td>
|
|
|
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../co/aikar/commands/BaseCommand.html#getRequiredPermissions--">getRequiredPermissions</a></span>()</code> </td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr id="i14" class="altColor">
|
|
|
|
|
<td class="colFirst"><code>boolean</code></td>
|
|
|
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../co/aikar/commands/BaseCommand.html#hasPermission-java.lang.Object-">hasPermission</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> issuer)</code> </td>
|
|
|
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../co/aikar/commands/BaseCommand.html#hasPermission-co.aikar.commands.CommandIssuer-">hasPermission</a></span>(<a href="../../../co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a> issuer)</code> </td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr id="i15" class="rowColor">
|
|
|
|
|
<td class="colFirst"><code>boolean</code></td>
|
|
|
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../co/aikar/commands/BaseCommand.html#hasPermission-java.lang.Object-">hasPermission</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> issuer)</code> </td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr id="i16" class="altColor">
|
|
|
|
|
<td class="colFirst"><code>void</code></td>
|
|
|
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../co/aikar/commands/BaseCommand.html#help-co.aikar.commands.CommandIssuer-java.lang.String:A-">help</a></span>(<a href="../../../co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a> issuer,
|
|
|
|
|
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] args)</code> </td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr id="i16" class="altColor">
|
|
|
|
|
<tr id="i17" class="rowColor">
|
|
|
|
|
<td class="colFirst"><code>void</code></td>
|
|
|
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../co/aikar/commands/BaseCommand.html#help-java.lang.Object-java.lang.String:A-">help</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> issuer,
|
|
|
|
|
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] args)</code> </td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr id="i17" class="rowColor">
|
|
|
|
|
<tr id="i18" class="altColor">
|
|
|
|
|
<td class="colFirst"><code>boolean</code></td>
|
|
|
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../co/aikar/commands/BaseCommand.html#requiresPermission-java.lang.String-">requiresPermission</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> permission)</code> </td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr id="i19" class="rowColor">
|
|
|
|
|
<td class="colFirst"><code><a href="../../../co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a></code></td>
|
|
|
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../co/aikar/commands/BaseCommand.html#setExceptionHandler-co.aikar.commands.ExceptionHandler-">setExceptionHandler</a></span>(<a href="../../../co/aikar/commands/ExceptionHandler.html" title="interface in co.aikar.commands">ExceptionHandler</a> exceptionHandler)</code> </td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr id="i18" class="altColor">
|
|
|
|
|
<tr id="i20" class="altColor">
|
|
|
|
|
<td class="colFirst"><code>void</code></td>
|
|
|
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../co/aikar/commands/BaseCommand.html#showCommandHelp--">showCommandHelp</a></span>()</code>
|
|
|
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
|
|
|
@@ -273,12 +281,12 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
|
|
|
|
|
</div>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr id="i19" class="rowColor">
|
|
|
|
|
<tr id="i21" class="rowColor">
|
|
|
|
|
<td class="colFirst"><code>void</code></td>
|
|
|
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../co/aikar/commands/BaseCommand.html#showSyntax-co.aikar.commands.CommandIssuer-co.aikar.commands.RegisteredCommand-">showSyntax</a></span>(<a href="../../../co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a> issuer,
|
|
|
|
|
<a href="../../../co/aikar/commands/RegisteredCommand.html" title="class in co.aikar.commands">RegisteredCommand</a><?> cmd)</code> </td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr id="i20" class="altColor">
|
|
|
|
|
<tr id="i22" class="altColor">
|
|
|
|
|
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td>
|
|
|
|
|
<td class="colLast"><code><span class="memberNameLink"><a href="../../../co/aikar/commands/BaseCommand.html#tabComplete-co.aikar.commands.CommandIssuer-java.lang.String-java.lang.String:A-">tabComplete</a></span>(<a href="../../../co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a> issuer,
|
|
|
|
|
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> commandLabel,
|
|
|
|
@@ -312,7 +320,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>UNKNOWN</h4>
|
|
|
|
|
<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.46">UNKNOWN</a></pre>
|
|
|
|
|
<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.42">UNKNOWN</a></pre>
|
|
|
|
|
<dl>
|
|
|
|
|
<dt><span class="seeLabel">See Also:</span></dt>
|
|
|
|
|
<dd><a href="../../../constant-values.html#co.aikar.commands.BaseCommand.UNKNOWN">Constant Field Values</a></dd>
|
|
|
|
@@ -325,7 +333,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
|
|
|
|
|
<ul class="blockListLast">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>DEFAULT</h4>
|
|
|
|
|
<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.47">DEFAULT</a></pre>
|
|
|
|
|
<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.43">DEFAULT</a></pre>
|
|
|
|
|
<dl>
|
|
|
|
|
<dt><span class="seeLabel">See Also:</span></dt>
|
|
|
|
|
<dd><a href="../../../constant-values.html#co.aikar.commands.BaseCommand.DEFAULT">Constant Field Values</a></dd>
|
|
|
|
@@ -346,7 +354,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>BaseCommand</h4>
|
|
|
|
|
<pre>public <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.68">BaseCommand</a>()</pre>
|
|
|
|
|
<pre>public <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.64">BaseCommand</a>()</pre>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
<a name="BaseCommand-java.lang.String-">
|
|
|
|
@@ -355,7 +363,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
|
|
|
|
|
<ul class="blockListLast">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>BaseCommand</h4>
|
|
|
|
|
<pre>public <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.69">BaseCommand</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> cmd)</pre>
|
|
|
|
|
<pre>public <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.65">BaseCommand</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> cmd)</pre>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
|
|
|
@@ -372,7 +380,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>getExecCommandLabel</h4>
|
|
|
|
|
<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.77">getExecCommandLabel</a>()</pre>
|
|
|
|
|
<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.73">getExecCommandLabel</a>()</pre>
|
|
|
|
|
<div class="block">Gets the root command name that the user actually typed</div>
|
|
|
|
|
<dl>
|
|
|
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
|
|
@@ -386,7 +394,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>getExecSubcommand</h4>
|
|
|
|
|
<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.85">getExecSubcommand</a>()</pre>
|
|
|
|
|
<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.81">getExecSubcommand</a>()</pre>
|
|
|
|
|
<div class="block">Gets the actual sub command name the user typed</div>
|
|
|
|
|
<dl>
|
|
|
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
|
|
@@ -400,7 +408,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>getOrigArgs</h4>
|
|
|
|
|
<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.93">getOrigArgs</a>()</pre>
|
|
|
|
|
<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.89">getOrigArgs</a>()</pre>
|
|
|
|
|
<div class="block">Gets the actual args in string form the user typed</div>
|
|
|
|
|
<dl>
|
|
|
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
|
|
@@ -414,7 +422,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>execute</h4>
|
|
|
|
|
<pre>public void <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.311">execute</a>(<a href="../../../co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a> issuer,
|
|
|
|
|
<pre>public void <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.307">execute</a>(<a href="../../../co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a> issuer,
|
|
|
|
|
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> commandLabel,
|
|
|
|
|
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] args)</pre>
|
|
|
|
|
</li>
|
|
|
|
@@ -425,7 +433,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>getCurrentCommandIssuer</h4>
|
|
|
|
|
<pre>public <a href="../../../co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.360">getCurrentCommandIssuer</a>()</pre>
|
|
|
|
|
<pre>public <a href="../../../co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.356">getCurrentCommandIssuer</a>()</pre>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
<a name="getCurrentCommandManager--">
|
|
|
|
@@ -434,7 +442,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>getCurrentCommandManager</h4>
|
|
|
|
|
<pre>public <a href="../../../co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.363">getCurrentCommandManager</a>()</pre>
|
|
|
|
|
<pre>public <a href="../../../co/aikar/commands/CommandManager.html" title="class in co.aikar.commands">CommandManager</a> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.359">getCurrentCommandManager</a>()</pre>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
<a name="canExecute-co.aikar.commands.CommandIssuer-co.aikar.commands.RegisteredCommand-">
|
|
|
|
@@ -443,7 +451,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>canExecute</h4>
|
|
|
|
|
<pre>public boolean <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.420">canExecute</a>(<a href="../../../co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a> issuer,
|
|
|
|
|
<pre>public boolean <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.416">canExecute</a>(<a href="../../../co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a> issuer,
|
|
|
|
|
<a href="../../../co/aikar/commands/RegisteredCommand.html" title="class in co.aikar.commands">RegisteredCommand</a><?> cmd)</pre>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
@@ -453,7 +461,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>tabComplete</h4>
|
|
|
|
|
<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.424">tabComplete</a>(<a href="../../../co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a> issuer,
|
|
|
|
|
<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.420">tabComplete</a>(<a href="../../../co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a> issuer,
|
|
|
|
|
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> commandLabel,
|
|
|
|
|
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] args)
|
|
|
|
|
throws <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre>
|
|
|
|
@@ -470,7 +478,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>getCommandHelp</h4>
|
|
|
|
|
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
|
|
|
|
|
public <a href="../../../co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.535">getCommandHelp</a>()</pre>
|
|
|
|
|
public <a href="../../../co/aikar/commands/CommandHelp.html" title="class in co.aikar.commands">CommandHelp</a> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.531">getCommandHelp</a>()</pre>
|
|
|
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">Unstable API</span></div>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
@@ -481,7 +489,7 @@ public <a href="../../../co/aikar/commands/CommandHelp.html" title="class i
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>showCommandHelp</h4>
|
|
|
|
|
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
|
|
|
|
|
public void <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.540">showCommandHelp</a>()</pre>
|
|
|
|
|
public void <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.536">showCommandHelp</a>()</pre>
|
|
|
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">Unstable API</span></div>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
@@ -491,7 +499,7 @@ public void <a href="../../../src-html/co/aikar/commands/BaseCommand.h
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>help</h4>
|
|
|
|
|
<pre>public void <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.544">help</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> issuer,
|
|
|
|
|
<pre>public void <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.540">help</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> issuer,
|
|
|
|
|
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] args)</pre>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
@@ -501,7 +509,7 @@ public void <a href="../../../src-html/co/aikar/commands/BaseCommand.h
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>help</h4>
|
|
|
|
|
<pre>public void <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.547">help</a>(<a href="../../../co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a> issuer,
|
|
|
|
|
<pre>public void <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.543">help</a>(<a href="../../../co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a> issuer,
|
|
|
|
|
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] args)</pre>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
@@ -511,7 +519,7 @@ public void <a href="../../../src-html/co/aikar/commands/BaseCommand.h
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>doHelp</h4>
|
|
|
|
|
<pre>public void <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.550">doHelp</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> issuer,
|
|
|
|
|
<pre>public void <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.546">doHelp</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> issuer,
|
|
|
|
|
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... args)</pre>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
@@ -521,7 +529,7 @@ public void <a href="../../../src-html/co/aikar/commands/BaseCommand.h
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>doHelp</h4>
|
|
|
|
|
<pre>public void <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.553">doHelp</a>(<a href="../../../co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a> issuer,
|
|
|
|
|
<pre>public void <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.549">doHelp</a>(<a href="../../../co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a> issuer,
|
|
|
|
|
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... args)</pre>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
@@ -531,7 +539,7 @@ public void <a href="../../../src-html/co/aikar/commands/BaseCommand.h
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>showSyntax</h4>
|
|
|
|
|
<pre>public void <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.557">showSyntax</a>(<a href="../../../co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a> issuer,
|
|
|
|
|
<pre>public void <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.553">showSyntax</a>(<a href="../../../co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a> issuer,
|
|
|
|
|
<a href="../../../co/aikar/commands/RegisteredCommand.html" title="class in co.aikar.commands">RegisteredCommand</a><?> cmd)</pre>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
@@ -541,7 +549,7 @@ public void <a href="../../../src-html/co/aikar/commands/BaseCommand.h
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>hasPermission</h4>
|
|
|
|
|
<pre>public boolean <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.564">hasPermission</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> issuer)</pre>
|
|
|
|
|
<pre>public boolean <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.560">hasPermission</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> issuer)</pre>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
<a name="hasPermission-co.aikar.commands.CommandIssuer-">
|
|
|
|
@@ -550,7 +558,25 @@ public void <a href="../../../src-html/co/aikar/commands/BaseCommand.h
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>hasPermission</h4>
|
|
|
|
|
<pre>public boolean <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.568">hasPermission</a>(<a href="../../../co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a> issuer)</pre>
|
|
|
|
|
<pre>public boolean <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.564">hasPermission</a>(<a href="../../../co/aikar/commands/CommandIssuer.html" title="interface in co.aikar.commands">CommandIssuer</a> issuer)</pre>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
<a name="getRequiredPermissions--">
|
|
|
|
|
<!-- -->
|
|
|
|
|
</a>
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>getRequiredPermissions</h4>
|
|
|
|
|
<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.569">getRequiredPermissions</a>()</pre>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
<a name="requiresPermission-java.lang.String-">
|
|
|
|
|
<!-- -->
|
|
|
|
|
</a>
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>requiresPermission</h4>
|
|
|
|
|
<pre>public boolean <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.576">requiresPermission</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> permission)</pre>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
<a name="getName--">
|
|
|
|
@@ -559,7 +585,7 @@ public void <a href="../../../src-html/co/aikar/commands/BaseCommand.h
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>getName</h4>
|
|
|
|
|
<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.572">getName</a>()</pre>
|
|
|
|
|
<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.580">getName</a>()</pre>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
<a name="getExceptionHandler--">
|
|
|
|
@@ -568,7 +594,7 @@ public void <a href="../../../src-html/co/aikar/commands/BaseCommand.h
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>getExceptionHandler</h4>
|
|
|
|
|
<pre>public <a href="../../../co/aikar/commands/ExceptionHandler.html" title="interface in co.aikar.commands">ExceptionHandler</a> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.576">getExceptionHandler</a>()</pre>
|
|
|
|
|
<pre>public <a href="../../../co/aikar/commands/ExceptionHandler.html" title="interface in co.aikar.commands">ExceptionHandler</a> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.584">getExceptionHandler</a>()</pre>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
<a name="setExceptionHandler-co.aikar.commands.ExceptionHandler-">
|
|
|
|
@@ -577,7 +603,7 @@ public void <a href="../../../src-html/co/aikar/commands/BaseCommand.h
|
|
|
|
|
<ul class="blockList">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>setExceptionHandler</h4>
|
|
|
|
|
<pre>public <a href="../../../co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.580">setExceptionHandler</a>(<a href="../../../co/aikar/commands/ExceptionHandler.html" title="interface in co.aikar.commands">ExceptionHandler</a> exceptionHandler)</pre>
|
|
|
|
|
<pre>public <a href="../../../co/aikar/commands/BaseCommand.html" title="class in co.aikar.commands">BaseCommand</a> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.588">setExceptionHandler</a>(<a href="../../../co/aikar/commands/ExceptionHandler.html" title="interface in co.aikar.commands">ExceptionHandler</a> exceptionHandler)</pre>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
<a name="getDefaultRegisteredCommand--">
|
|
|
|
@@ -586,7 +612,7 @@ public void <a href="../../../src-html/co/aikar/commands/BaseCommand.h
|
|
|
|
|
<ul class="blockListLast">
|
|
|
|
|
<li class="blockList">
|
|
|
|
|
<h4>getDefaultRegisteredCommand</h4>
|
|
|
|
|
<pre>public <a href="../../../co/aikar/commands/RegisteredCommand.html" title="class in co.aikar.commands">RegisteredCommand</a> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.585">getDefaultRegisteredCommand</a>()</pre>
|
|
|
|
|
<pre>public <a href="../../../co/aikar/commands/RegisteredCommand.html" title="class in co.aikar.commands">RegisteredCommand</a> <a href="../../../src-html/co/aikar/commands/BaseCommand.html#line.593">getDefaultRegisteredCommand</a>()</pre>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
|
|
|
|