Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Serialized Form

I

ids() - Element in annotation interface revxrsal.commands.jda.annotation.RolePermission
 
ids() - Element in annotation interface revxrsal.commands.jda.annotation.UserPermission
 
ignore(Predicate<ExecutableCommand>) - Method in interface revxrsal.commands.help.CommandHelpWriter
Ignores any command that matches the specified predicate
ignoreClasses(Class<?>...) - Method in class revxrsal.commands.util.StackTraceSanitizer.Builder
Strips all the given classes from the trace
ignoreMethod(String) - Method in class revxrsal.commands.util.StackTraceSanitizer.Builder
Strips all traces that point to the given method name
ignoreNativeMethods() - Method in class revxrsal.commands.util.StackTraceSanitizer.Builder
Strips all native methods.
ignorePackage(Package) - Method in class revxrsal.commands.util.StackTraceSanitizer.Builder
Strips all classes that belong to the given package
ignorePackage(String) - Method in class revxrsal.commands.util.StackTraceSanitizer.Builder
Strips all classes that belong to the given package name
input() - Method in interface revxrsal.commands.process.ParameterResolver.ParameterResolverContext
Returns the exact input of the actor.
INSTANCE - Enum constant in enum class revxrsal.commands.bukkit.core.EntitySelectorResolver
 
INSTANCE - Enum constant in enum class revxrsal.commands.bukkit.core.EntitySelectorResolver.SelectorSuggestionFactory
 
INSTANCE - Static variable in class revxrsal.commands.bukkit.exception.BukkitExceptionAdapter
 
INSTANCE - Static variable in class revxrsal.commands.bungee.exception.BungeeExceptionAdapter
 
INSTANCE - Static variable in class revxrsal.commands.exception.DefaultExceptionHandler
 
INSTANCE - Static variable in class revxrsal.commands.jda.exception.JDAExceptionAdapter
 
INSTANCE - Static variable in class revxrsal.commands.sponge.exception.SpongeExceptionAdapter
 
INSTANCE - Static variable in class revxrsal.commands.util.tokenize.QuotedStringTokenizer
 
INSTANCE - Static variable in class revxrsal.commands.velocity.exception.VelocityExceptionAdapter
 
INT_RANGE - Enum constant in enum class revxrsal.commands.bukkit.brigadier.MinecraftArgumentType
An integer range of values with a min and a max.
invalidBoolean(CommandActor, InvalidBooleanException) - Method in class revxrsal.commands.exception.CommandExceptionAdapter
 
invalidBoolean(CommandActor, InvalidBooleanException) - Method in class revxrsal.commands.exception.DefaultExceptionHandler
 
InvalidBooleanException - Exception in revxrsal.commands.exception
Thrown when an invalid value is inputted for a boolean parameter
InvalidBooleanException(CommandParameter, String) - Constructor for exception revxrsal.commands.exception.InvalidBooleanException
 
invalidCategory(CommandActor, InvalidCategoryException) - Method in class revxrsal.commands.jda.exception.JDAExceptionAdapter
 
InvalidCategoryException - Exception in revxrsal.commands.jda.exception
 
InvalidCategoryException(CommandParameter, String) - Constructor for exception revxrsal.commands.jda.exception.InvalidCategoryException
 
invalidChannel(CommandActor, InvalidChannelException) - Method in class revxrsal.commands.jda.exception.JDAExceptionAdapter
 
InvalidChannelException - Exception in revxrsal.commands.jda.exception
 
InvalidChannelException(CommandParameter, String) - Constructor for exception revxrsal.commands.jda.exception.InvalidChannelException
 
invalidCommand(CommandActor, InvalidCommandException) - Method in class revxrsal.commands.exception.CommandExceptionAdapter
 
invalidCommand(CommandActor, InvalidCommandException) - Method in class revxrsal.commands.exception.DefaultExceptionHandler
 
invalidCommand(CommandActor, InvalidCommandException) - Method in class revxrsal.commands.jda.exception.JDAExceptionAdapter
 
InvalidCommandException - Exception in revxrsal.commands.exception
Thrown when an invalid root command is inputted.
InvalidCommandException() - Constructor for exception revxrsal.commands.exception.InvalidCommandException
 
invalidEmote(CommandActor, InvalidEmoteException) - Method in class revxrsal.commands.jda.exception.JDAExceptionAdapter
 
InvalidEmoteException - Exception in revxrsal.commands.jda.exception
 
InvalidEmoteException(CommandParameter, String) - Constructor for exception revxrsal.commands.jda.exception.InvalidEmoteException
 
invalidEnumValue(CommandActor, EnumNotFoundException) - Method in class revxrsal.commands.exception.CommandExceptionAdapter
 
invalidEnumValue(CommandActor, EnumNotFoundException) - Method in class revxrsal.commands.exception.DefaultExceptionHandler
 
invalidHelpPage(CommandActor, InvalidHelpPageException) - Method in class revxrsal.commands.exception.CommandExceptionAdapter
 
invalidHelpPage(CommandActor, InvalidHelpPageException) - Method in class revxrsal.commands.exception.DefaultExceptionHandler
 
InvalidHelpPageException - Exception in revxrsal.commands.exception
Thrown when an invalid page is supplied in CommandHelp.paginate(int, int).
InvalidHelpPageException() - Constructor for exception revxrsal.commands.exception.InvalidHelpPageException
 
invalidMember(CommandActor, InvalidMemberException) - Method in class revxrsal.commands.jda.exception.JDAExceptionAdapter
 
InvalidMemberException - Exception in revxrsal.commands.jda.exception
 
InvalidMemberException(CommandParameter, String) - Constructor for exception revxrsal.commands.jda.exception.InvalidMemberException
 
invalidNumber(CommandActor, InvalidNumberException) - Method in class revxrsal.commands.exception.CommandExceptionAdapter
 
invalidNumber(CommandActor, InvalidNumberException) - Method in class revxrsal.commands.exception.DefaultExceptionHandler
 
InvalidNumberException - Exception in revxrsal.commands.exception
Thrown when an invalid value is supplied for a number-like parameter.
InvalidNumberException(CommandParameter, String) - Constructor for exception revxrsal.commands.exception.InvalidNumberException
 
invalidPlayer(CommandActor, InvalidPlayerException) - Method in class revxrsal.commands.bukkit.exception.BukkitExceptionAdapter
 
invalidPlayer(CommandActor, InvalidPlayerException) - Method in class revxrsal.commands.bungee.exception.BungeeExceptionAdapter
 
invalidPlayer(CommandActor, InvalidPlayerException) - Method in class revxrsal.commands.sponge.exception.SpongeExceptionAdapter
 
invalidPlayer(CommandActor, InvalidPlayerException) - Method in class revxrsal.commands.velocity.exception.VelocityExceptionAdapter
 
InvalidPlayerException - Exception in revxrsal.commands.bukkit.exception
Thrown when an invalid value for a Player or a OfflinePlayer parameter is inputted in the command
InvalidPlayerException - Exception in revxrsal.commands.bungee.exception
Thrown when an invalid value for a ProxiedPlayer parameter is inputted in the command
InvalidPlayerException - Exception in revxrsal.commands.sponge.exception
Thrown when an invalid value for a Player parameter is inputted in the command
InvalidPlayerException - Exception in revxrsal.commands.velocity.exception
Thrown when an invalid value for a Player parameter is inputted in the command
InvalidPlayerException(CommandParameter, String) - Constructor for exception revxrsal.commands.bukkit.exception.InvalidPlayerException
 
InvalidPlayerException(CommandParameter, String) - Constructor for exception revxrsal.commands.bungee.exception.InvalidPlayerException
 
InvalidPlayerException(CommandParameter, String) - Constructor for exception revxrsal.commands.sponge.exception.InvalidPlayerException
 
InvalidPlayerException(CommandParameter, String) - Constructor for exception revxrsal.commands.velocity.exception.InvalidPlayerException
 
invalidRole(CommandActor, InvalidRoleException) - Method in class revxrsal.commands.jda.exception.JDAExceptionAdapter
 
InvalidRoleException - Exception in revxrsal.commands.jda.exception
 
InvalidRoleException(CommandParameter, String) - Constructor for exception revxrsal.commands.jda.exception.InvalidRoleException
 
invalidSubcommand(CommandActor, InvalidSubcommandException) - Method in class revxrsal.commands.exception.CommandExceptionAdapter
 
invalidSubcommand(CommandActor, InvalidSubcommandException) - Method in class revxrsal.commands.exception.DefaultExceptionHandler
 
InvalidSubcommandException - Exception in revxrsal.commands.exception
Thrown when an invalid subcommand is inputted.
InvalidSubcommandException() - Constructor for exception revxrsal.commands.exception.InvalidSubcommandException
 
invalidURL(CommandActor, InvalidURLException) - Method in class revxrsal.commands.exception.CommandExceptionAdapter
 
invalidURL(CommandActor, InvalidURLException) - Method in class revxrsal.commands.exception.DefaultExceptionHandler
 
InvalidURLException - Exception in revxrsal.commands.exception
Thrown when an invalid value is supplied for a URI or a URL parameter.
InvalidURLException(CommandParameter, String) - Constructor for exception revxrsal.commands.exception.InvalidURLException
 
invalidUUID(CommandActor, InvalidUUIDException) - Method in class revxrsal.commands.exception.CommandExceptionAdapter
 
invalidUUID(CommandActor, InvalidUUIDException) - Method in class revxrsal.commands.exception.DefaultExceptionHandler
 
InvalidUUIDException - Exception in revxrsal.commands.exception
Thrown when an invalid value is supplied for a UUID parameter.
InvalidUUIDException(CommandParameter, String) - Constructor for exception revxrsal.commands.exception.InvalidUUIDException
 
InvalidValueException - Exception in revxrsal.commands.exception
Thrown when an unacceptable value for a certain parameter is inputted, for example, an invalid number for a number parameter, or an invalid UUID for a UUID parameter.
InvalidValueException() - Constructor for exception revxrsal.commands.exception.InvalidValueException
 
invalidWorld(CommandActor, InvalidWorldException) - Method in class revxrsal.commands.bukkit.exception.BukkitExceptionAdapter
 
invalidWorld(CommandActor, InvalidWorldException) - Method in class revxrsal.commands.sponge.exception.SpongeExceptionAdapter
 
InvalidWorldException - Exception in revxrsal.commands.bukkit.exception
Thrown when an invalid value for a World parameter is inputted in the command
InvalidWorldException - Exception in revxrsal.commands.sponge.exception
Thrown when an invalid value for a World parameter is inputted in the command
InvalidWorldException(CommandParameter, String) - Constructor for exception revxrsal.commands.bukkit.exception.InvalidWorldException
 
InvalidWorldException(CommandParameter, String) - Constructor for exception revxrsal.commands.sponge.exception.InvalidWorldException
 
isBrigadierSupported() - Method in interface revxrsal.commands.bukkit.BukkitCommandHandler
Checks to see if the Brigadier command system is supported by the server.
isBrigadierSupported() - Method in class revxrsal.commands.bukkit.core.BukkitHandler
 
isChildOf(CommandPath) - Method in class revxrsal.commands.core.CommandPath
Tests whether is this path a child of the specified path or not
isConsole() - Method in interface revxrsal.commands.bukkit.BukkitCommandActor
Tests whether is this actor the console or not
isConsole() - Method in class revxrsal.commands.bukkit.core.BukkitActor
 
isConsole() - Method in class revxrsal.commands.sponge.core.SpongeActor
 
isConsole() - Method in interface revxrsal.commands.sponge.SpongeCommandActor
Tests whether is this actor the console or not
isConsole() - Method in class revxrsal.commands.velocity.core.VelocityActor
 
isConsole() - Method in interface revxrsal.commands.velocity.VelocityCommandActor
Tests whether is this actor the console or not
isCustomType(Class<?>) - Method in class revxrsal.commands.bukkit.adventure.AudienceSenderResolver
 
isCustomType(Class<?>) - Method in interface revxrsal.commands.process.SenderResolver
Tests whether is the specified type a custom sender type or not
isEmpty() - Method in interface revxrsal.commands.command.CommandCategory
Returns whether is this command category empty or not.
isFlag() - Method in interface revxrsal.commands.command.CommandParameter
Returns whether is this parameter a Flag parameter or not
isGuildEvent() - Method in class revxrsal.commands.jda.core.BaseActorJDA
 
isGuildEvent() - Method in interface revxrsal.commands.jda.JDAActor
Returns whether this actor sent a command in a guild or not
isLastInMethod() - Method in interface revxrsal.commands.command.CommandParameter
Returns whether this parameter is the last in the method
isMutable() - Method in class revxrsal.commands.core.CommandPath
Returns whether is this command path mutable or not.
isMutable() - Method in class revxrsal.commands.core.MutableCommandPath
 
isOptional() - Method in interface revxrsal.commands.command.CommandParameter
Whether is this parameter optional or not.
isParentOf(CommandPath) - Method in class revxrsal.commands.core.CommandPath
Tests whether is this path a parent of the specified path or not
isPlayer() - Method in interface revxrsal.commands.bukkit.BukkitCommandActor
Tests whether is this actor a player or not
isPlayer() - Method in class revxrsal.commands.bukkit.core.BukkitActor
 
isPlayer() - Method in interface revxrsal.commands.bungee.BungeeCommandActor
Returns whether is this sender a player or not
isPlayer() - Method in class revxrsal.commands.bungee.core.BungeeActor
 
isPlayer() - Method in class revxrsal.commands.sponge.core.SpongeActor
 
isPlayer() - Method in interface revxrsal.commands.sponge.SpongeCommandActor
Tests whether is this actor a player or not
isPlayer() - Method in class revxrsal.commands.velocity.core.VelocityActor
 
isPlayer() - Method in interface revxrsal.commands.velocity.VelocityCommandActor
Tests whether is this actor a player or not
isRoot() - Method in class revxrsal.commands.core.CommandPath
Returns whether this path represents a root command path or not
isSecret() - Method in interface revxrsal.commands.command.CommandCategory
Returns whether is this category secret or not.
isSecret() - Method in interface revxrsal.commands.command.ExecutableCommand
Returns whether is this command marked as secret or not
isSupported() - Static method in class revxrsal.commands.bukkit.brigadier.CommodoreProvider
Checks to see if the Brigadier command system is supported by the server.
isSupported() - Method in enum class revxrsal.commands.bukkit.brigadier.MinecraftArgumentType
Checks if this argument type is supported in this Minecraft version
isSwitch() - Method in interface revxrsal.commands.command.CommandParameter
Returns whether is this parameter a Switch parameter or not.
isWrapperType(Class<?>) - Static method in class revxrsal.commands.util.Primitives
Returns true if the specified type is one of the nine primitive-wrapper types, such as Integer.
ITALIAN - Static variable in class revxrsal.commands.locales.Locales
 
ITEM_PREDICATE - Enum constant in enum class revxrsal.commands.bukkit.brigadier.MinecraftArgumentType
An item, or an item tag.
ITEM_SLOT - Enum constant in enum class revxrsal.commands.bukkit.brigadier.MinecraftArgumentType
A name for an inventory slot.
ITEM_STACK - Enum constant in enum class revxrsal.commands.bukkit.brigadier.MinecraftArgumentType
An item, optionally including NBT.
iterator() - Method in class revxrsal.commands.core.CommandPath
 
iterator() - Method in class revxrsal.commands.core.MutableCommandPath
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Serialized Form