A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages

N

negate() - Method in class net.kautler.command.api.restriction.RestrictionChainElement
Returns a restriction chain element that negates this restriction chain element.
net.kautler.command.api - package net.kautler.command.api
 
net.kautler.command.api.annotation - package net.kautler.command.api.annotation
 
net.kautler.command.api.event - package net.kautler.command.api.event
 
net.kautler.command.api.event.javacord - package net.kautler.command.api.event.javacord
 
net.kautler.command.api.event.jda - package net.kautler.command.api.event.jda
 
net.kautler.command.api.parameter - package net.kautler.command.api.parameter
 
net.kautler.command.api.prefix.javacord - package net.kautler.command.api.prefix.javacord
 
net.kautler.command.api.prefix.jda - package net.kautler.command.api.prefix.jda
 
net.kautler.command.api.restriction - package net.kautler.command.api.restriction
 
net.kautler.command.api.restriction.javacord - package net.kautler.command.api.restriction.javacord
 
net.kautler.command.api.restriction.javacord.slash - package net.kautler.command.api.restriction.javacord.slash
 
net.kautler.command.api.restriction.jda - package net.kautler.command.api.restriction.jda
 
net.kautler.command.api.slash.javacord - package net.kautler.command.api.slash.javacord
 
NONE_OF - net.kautler.command.api.annotation.RestrictionPolicy.Policy
With this policy none of the restrictions may allow the command.
NoneOf<M> - Class in net.kautler.command.api.restriction
A restriction that checks multiple other restrictions none of which may allow a command.
NoneOf(Restriction<? super M>...) - Constructor for class net.kautler.command.api.restriction.NoneOf
Constructs a new none-of restriction.
NsfwChannelJavacord - Class in net.kautler.command.api.restriction.javacord
A restriction that allows a command for NSFW channels and is evaluated by the Javacord command handler.
NsfwChannelJavacord() - Constructor for class net.kautler.command.api.restriction.javacord.NsfwChannelJavacord
 
NsfwChannelJavacordSlash - Class in net.kautler.command.api.restriction.javacord.slash
A restriction that allows a command for NSFW channels and is evaluated by the Javacord slash command handler.
NsfwChannelJavacordSlash() - Constructor for class net.kautler.command.api.restriction.javacord.slash.NsfwChannelJavacordSlash
 
NsfwChannelJda - Class in net.kautler.command.api.restriction.jda
A restriction that allows a command for NSFW channels and is evaluated by the JDA command handler.
NsfwChannelJda() - Constructor for class net.kautler.command.api.restriction.jda.NsfwChannelJda
 
A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages