MCPcopy Create free account

hub / github.com/aikar/commands / functions

Functions3,906 in github.com/aikar/commands

↓ 32 callersFunctionmigrateWarn
( msg )
docs/acf-bungee/jquery/jquery-migrate-3.0.1.js:72
↓ 32 callersFunctionmigrateWarn
( msg )
docs/acf-jda/jquery/jquery-migrate-3.0.1.js:72
↓ 32 callersFunctionmigrateWarn
( msg )
docs/acf-brigadier/jquery/jquery-migrate-3.0.1.js:72
↓ 32 callersFunctionmigrateWarn
( msg )
docs/acf-sponge/jquery/jquery-migrate-3.0.1.js:72
↓ 29 callersMethodgetValue
()
example/src/main/java/co/aikar/acfexample/SomeObject.java:38
↓ 29 callersMethodsimplifyString
(String str)
core/src/main/java/co/aikar/commands/ACFUtil.java:189
↓ 28 callersMethodequals
(Object o)
core/src/main/java/co/aikar/commands/MessageType.java:43
↓ 25 callersMethodregisterDependency
Registers an instance of a class to be registered as an injectable dependency.<br> The command manager will attempt to inject all fields in a command
core/src/main/java/co/aikar/commands/CommandManager.java:531
↓ 25 callersMethodround
(double x, int scale)
core/src/main/java/co/aikar/commands/ACFUtil.java:196
↓ 25 callersMethodstartsWith
Gets a filter that matches completions starting with the input (case-insensitive). Use this instead of {@link CommandCompletionFilter#STARTS_WITH} to
core/src/main/java/co/aikar/commands/CommandCompletionFilter.java:73
↓ 24 callersMethodhasAnnotation
(Class<T> cls)
core/src/main/java/co/aikar/commands/CommandExecutionContext.java:193
↓ 22 callersMethodgetType
()
core/src/main/java/co/aikar/commands/CommandParameter.java:168
↓ 21 callersFunctiont
(e)
docs/acf-paper/script-dir/jquery-3.5.1.min.js:2
↓ 21 callersFunctiont
(e)
docs/acf-velocity/script-dir/jquery-3.5.1.min.js:2
↓ 21 callersFunctiont
(e)
docs/acf-core/script-dir/jquery-3.5.1.min.js:2
↓ 21 callersFunctiont
(e)
docs/acf-bukkit/script-dir/jquery-3.5.1.min.js:2
↓ 21 callersFunctiont
(e)
docs/acf-bungee/script-dir/jquery-3.5.1.min.js:2
↓ 21 callersFunctiont
(e)
docs/acf-jda/script-dir/jquery-3.5.1.min.js:2
↓ 21 callersFunctiont
(e)
docs/acf-brigadier/script-dir/jquery-3.5.1.min.js:2
↓ 21 callersFunctiont
(e)
docs/acf-sponge/script-dir/jquery-3.5.1.min.js:2
↓ 21 callersFunctionve
(a)
docs/acf-paper/script-dir/jquery-3.5.1.min.js:2
↓ 21 callersFunctionve
(a)
docs/acf-velocity/script-dir/jquery-3.5.1.min.js:2
↓ 21 callersFunctionve
(a)
docs/acf-core/script-dir/jquery-3.5.1.min.js:2
↓ 21 callersFunctionve
(a)
docs/acf-bukkit/script-dir/jquery-3.5.1.min.js:2
↓ 21 callersFunctionve
(a)
docs/acf-bungee/script-dir/jquery-3.5.1.min.js:2
↓ 21 callersFunctionve
(a)
docs/acf-jda/script-dir/jquery-3.5.1.min.js:2
↓ 21 callersFunctionve
(a)
docs/acf-brigadier/script-dir/jquery-3.5.1.min.js:2
↓ 21 callersFunctionve
(a)
docs/acf-sponge/script-dir/jquery-3.5.1.min.js:2
↓ 19 callersMethodhasPermission
Has permission node @param permission @return
core/src/main/java/co/aikar/commands/CommandIssuer.java:66
↓ 19 callersMethodregisterIssuerAwareContext
Registers a context resolver that may conditionally consume input, falling back to using the context of the issuer to potentially fulfill this context
core/src/main/java/co/aikar/commands/CommandContexts.java:310
↓ 18 callersMethodgetAnnotationValue
(AnnotatedElement object, Class<? extends Annotation> annoClass, int options)
core/src/main/java/co/aikar/commands/Annotations.java:55
↓ 18 callersMethodsendError
(MessageKeyProvider key, String... replacements)
core/src/main/java/co/aikar/commands/CommandIssuer.java:68
↓ 17 callersMethodhasFlag
(String flag)
core/src/main/java/co/aikar/commands/CommandExecutionContext.java:119
↓ 16 callersMethodaddAll
<p>Adds all the elements of the given arrays into a new array. <p>The new array contains all of the element of {@code array1} followed by all of the e
core/src/main/java/co/aikar/commands/apachecommonslang/ApacheCommonsLangUtil.java:79
↓ 16 callersMethodgetFlagValue
(String flag, String def)
core/src/main/java/co/aikar/commands/CommandExecutionContext.java:123
↓ 16 callersFunctionle
(e)
docs/acf-paper/script-dir/jquery-3.5.1.min.js:2
↓ 16 callersFunctionle
(e)
docs/acf-velocity/script-dir/jquery-3.5.1.min.js:2
↓ 16 callersFunctionle
(e)
docs/acf-core/script-dir/jquery-3.5.1.min.js:2
↓ 16 callersFunctionle
(e)
docs/acf-bukkit/script-dir/jquery-3.5.1.min.js:2
↓ 16 callersFunctionle
(e)
docs/acf-bungee/script-dir/jquery-3.5.1.min.js:2
↓ 16 callersFunctionle
(e)
docs/acf-jda/script-dir/jquery-3.5.1.min.js:2
↓ 16 callersFunctionle
(e)
docs/acf-brigadier/script-dir/jquery-3.5.1.min.js:2
↓ 16 callersFunctionle
(e)
docs/acf-sponge/script-dir/jquery-3.5.1.min.js:2
↓ 16 callersMethodregisterIssuerOnlyContext
Registers a context resolver that will never consume input. It will always satisfy its context based on the issuer of the command, so it will not appe
core/src/main/java/co/aikar/commands/CommandContexts.java:318
↓ 15 callersMethodgetUniqueId
@return the unique id of that issuer
core/src/main/java/co/aikar/commands/CommandIssuer.java:59
↓ 14 callersFunctiongetAll
( context, tag )
docs/acf-paper/jquery/jquery-3.3.1.js:4702
↓ 14 callersFunctiongetAll
( context, tag )
docs/acf-paper/jquery/external/jquery/jquery.js:4702
↓ 14 callersFunctiongetAll
( context, tag )
docs/acf-velocity/jquery/jquery-3.3.1.js:4702
↓ 14 callersFunctiongetAll
( context, tag )
docs/acf-velocity/jquery/external/jquery/jquery.js:4702
↓ 14 callersFunctiongetAll
( context, tag )
docs/acf-core/jquery/jquery-3.3.1.js:4702
↓ 14 callersFunctiongetAll
( context, tag )
docs/acf-core/jquery/external/jquery/jquery.js:4702
↓ 14 callersFunctiongetAll
( context, tag )
docs/acf-bukkit/jquery/jquery-3.3.1.js:4702
↓ 14 callersFunctiongetAll
( context, tag )
docs/acf-bukkit/jquery/external/jquery/jquery.js:4702
↓ 14 callersFunctiongetAll
( context, tag )
docs/acf-bungee/jquery/jquery-3.3.1.js:4702
↓ 14 callersFunctiongetAll
( context, tag )
docs/acf-bungee/jquery/external/jquery/jquery.js:4702
↓ 14 callersFunctiongetAll
( context, tag )
docs/acf-jda/jquery/jquery-3.3.1.js:4702
↓ 14 callersFunctiongetAll
( context, tag )
docs/acf-jda/jquery/external/jquery/jquery.js:4702
↓ 14 callersFunctiongetAll
( context, tag )
docs/acf-brigadier/jquery/jquery-3.3.1.js:4702
↓ 14 callersFunctiongetAll
( context, tag )
docs/acf-brigadier/jquery/external/jquery/jquery.js:4702
↓ 14 callersFunctiongetAll
( context, tag )
docs/acf-sponge/jquery/jquery-3.3.1.js:4702
↓ 14 callersFunctiongetAll
( context, tag )
docs/acf-sponge/jquery/external/jquery/jquery.js:4702
↓ 14 callersMethodgetDescription
()
core/src/main/java/co/aikar/commands/RootCommand.java:148
↓ 14 callersFunctionl
(i,o,a,s)
docs/acf-paper/script-dir/jquery-3.5.1.min.js:2
↓ 14 callersFunctionl
(i,o,a,s)
docs/acf-velocity/script-dir/jquery-3.5.1.min.js:2
↓ 14 callersFunctionl
(i,o,a,s)
docs/acf-core/script-dir/jquery-3.5.1.min.js:2
↓ 14 callersFunctionl
(i,o,a,s)
docs/acf-bukkit/script-dir/jquery-3.5.1.min.js:2
↓ 14 callersFunctionl
(i,o,a,s)
docs/acf-bungee/script-dir/jquery-3.5.1.min.js:2
↓ 14 callersFunctionl
(i,o,a,s)
docs/acf-jda/script-dir/jquery-3.5.1.min.js:2
↓ 14 callersFunctionl
(i,o,a,s)
docs/acf-brigadier/script-dir/jquery-3.5.1.min.js:2
↓ 14 callersFunctionl
(i,o,a,s)
docs/acf-sponge/script-dir/jquery-3.5.1.min.js:2
↓ 14 callersMethodparseDouble
(String var)
core/src/main/java/co/aikar/commands/ACFUtil.java:92
↓ 12 callersFunctionA
(e,t)
docs/acf-paper/script-dir/jquery-3.5.1.min.js:2
↓ 12 callersFunctionA
(e,t)
docs/acf-velocity/script-dir/jquery-3.5.1.min.js:2
↓ 12 callersFunctionA
(e,t)
docs/acf-core/script-dir/jquery-3.5.1.min.js:2
↓ 12 callersFunctionA
(e,t)
docs/acf-bukkit/script-dir/jquery-3.5.1.min.js:2
↓ 12 callersFunctionA
(e,t)
docs/acf-bungee/script-dir/jquery-3.5.1.min.js:2
↓ 12 callersFunctionA
(e,t)
docs/acf-jda/script-dir/jquery-3.5.1.min.js:2
↓ 12 callersFunctionA
(e,t)
docs/acf-brigadier/script-dir/jquery-3.5.1.min.js:2
↓ 12 callersFunctionA
(e,t)
docs/acf-sponge/script-dir/jquery-3.5.1.min.js:2
↓ 12 callersMethodgetAnnotations
()
core/src/main/java/co/aikar/commands/CommandManager.java:633
↓ 12 callersMethodgetCommandConditions
()
core/src/main/java/co/aikar/commands/CommandManager.java:135
↓ 12 callersMethodgetMessage
Returns the error message of this and any nested <code>Throwable</code>. @return the error message
core/src/main/java/co/aikar/commands/apachecommonslang/ApacheCommonsExceptionUtil.java:888
↓ 12 callersMethodisOptional
()
core/src/main/java/co/aikar/commands/CommandParameter.java:201
↓ 12 callersMethodparseInt
(String var)
core/src/main/java/co/aikar/commands/ACFUtil.java:137
↓ 11 callersFunctionce
(e)
docs/acf-paper/script-dir/jquery-3.5.1.min.js:2
↓ 11 callersFunctionce
(e)
docs/acf-velocity/script-dir/jquery-3.5.1.min.js:2
↓ 11 callersFunctionce
(e)
docs/acf-core/script-dir/jquery-3.5.1.min.js:2
↓ 11 callersFunctionce
(e)
docs/acf-bukkit/script-dir/jquery-3.5.1.min.js:2
↓ 11 callersFunctionce
(e)
docs/acf-bungee/script-dir/jquery-3.5.1.min.js:2
↓ 11 callersFunctionce
(e)
docs/acf-jda/script-dir/jquery-3.5.1.min.js:2
↓ 11 callersFunctionce
(e)
docs/acf-brigadier/script-dir/jquery-3.5.1.min.js:2
↓ 11 callersFunctionce
(e)
docs/acf-sponge/script-dir/jquery-3.5.1.min.js:2
↓ 11 callersMethodgetCommandIssuer
(Object issuer)
core/src/main/java/co/aikar/commands/CommandManager.java:257
↓ 11 callersMethodparseAndValidateNumber
(String number, R c, Number minValue, Number maxValue)
core/src/main/java/co/aikar/commands/CommandContexts.java:271
↓ 11 callersMethodregisterArgument
(Class<T> clazz, ArgumentType<?> type)
brigadier/src/main/java/co.aikar.commands/ACFBrigadierManager.java:61
↓ 11 callersFunctions
()
docs/acf-paper/script-dir/jquery-3.5.1.min.js:2
↓ 11 callersFunctions
()
docs/acf-velocity/script-dir/jquery-3.5.1.min.js:2
↓ 11 callersFunctions
()
docs/acf-core/script-dir/jquery-3.5.1.min.js:2
↓ 11 callersFunctions
()
docs/acf-bukkit/script-dir/jquery-3.5.1.min.js:2
↓ 11 callersFunctions
()
docs/acf-bungee/script-dir/jquery-3.5.1.min.js:2
← previousnext →101–200 of 3,906, ranked by callers