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

N

Named - Annotation Interface in revxrsal.commands.annotation
An annotation used to override the names of command parameters.
names() - Element in annotation interface revxrsal.commands.jda.annotation.RolePermission
 
names() - Element in annotation interface revxrsal.commands.jda.annotation.UserPermission
 
NBT - Enum constant in enum class revxrsal.commands.bukkit.brigadier.MinecraftArgumentType
An NBT value, parsed using JSON-NBT rules.
NBT_PATH - Enum constant in enum class revxrsal.commands.bukkit.brigadier.MinecraftArgumentType
A path within an NBT value, allowing for array and member accesses.
NBT_TAG - Enum constant in enum class revxrsal.commands.bukkit.brigadier.MinecraftArgumentType
Represents a partial NBT tag, usable in data modify command.
NO_QUOTES - Static variable in interface revxrsal.commands.command.ArgumentParser
An argument parser that only parses strings by spaces, and does not respect quotes.
nonPlayerEntities(CommandActor, NonPlayerEntitiesException) - Method in class revxrsal.commands.bukkit.exception.BukkitExceptionAdapter
 
NonPlayerEntitiesException - Exception in revxrsal.commands.bukkit.exception
Thrown when a Player selector contains non-player entities (e.g.
NonPlayerEntitiesException() - Constructor for exception revxrsal.commands.bukkit.exception.NonPlayerEntitiesException
 
noPermission(CommandActor, NoPermissionException) - Method in class revxrsal.commands.exception.CommandExceptionAdapter
 
noPermission(CommandActor, NoPermissionException) - Method in class revxrsal.commands.exception.DefaultExceptionHandler
 
NoPermissionException - Exception in revxrsal.commands.exception
Thrown when a CommandActor lacks the required permission to execute the given command or category.
NoPermissionException() - Constructor for exception revxrsal.commands.exception.NoPermissionException
 
NORWEGIAN_BOKMAAL - Static variable in class revxrsal.commands.locales.Locales
 
NORWEGIAN_NYNORSK - Static variable in class revxrsal.commands.locales.Locales
 
noSubcommandSpecified(CommandActor, NoSubcommandSpecifiedException) - Method in class revxrsal.commands.exception.CommandExceptionAdapter
 
noSubcommandSpecified(CommandActor, NoSubcommandSpecifiedException) - Method in class revxrsal.commands.exception.DefaultExceptionHandler
 
NoSubcommandSpecifiedException - Exception in revxrsal.commands.exception
Thrown when no subcommand is specified, as in, when the command input ends to a category and not an executable command.
NoSubcommandSpecifiedException() - Constructor for exception revxrsal.commands.exception.NoSubcommandSpecifiedException
 
notEmpty(String, String) - Static method in class revxrsal.commands.util.Preconditions
 
notEmpty(Collection<T>, String) - Static method in class revxrsal.commands.util.Preconditions
 
notEmpty(T[], String) - Static method in class revxrsal.commands.util.Preconditions
 
notNull(T, String) - Static method in class revxrsal.commands.util.Preconditions
 
NotSender - Annotation Interface in revxrsal.commands.annotation
Marks a parameter that comes at the very beginning of a command method that it should not be evaluated as a sender, and should be treated as if it were a standard command parameter,
numberNotInRange(CommandActor, NumberNotInRangeException) - Method in class revxrsal.commands.exception.CommandExceptionAdapter
 
numberNotInRange(CommandActor, NumberNotInRangeException) - Method in class revxrsal.commands.exception.DefaultExceptionHandler
 
NumberNotInRangeException - Exception in revxrsal.commands.exception
Thrown when a numerical parameter that is annotated with Range gets a value outside its allowed range.
NumberNotInRangeException() - Constructor for exception revxrsal.commands.exception.NumberNotInRangeException
 
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