Uses of Package
net.kautler.command.api
-
Classes in net.kautler.command.api used by net.kautler.command.api Class Description Command A command that can be triggered by messages of the given type.CommandContext The context of a command triggered by messages of the given type.CommandContext.Builder A builder to build command context instances.CommandContextTransformer A transformer that can transform a command context in a givenphase
or multiple ones.CommandContextTransformer.InPhase A CDI qualifier that is used for defining the phase in which a command context transformer should be called.CommandContextTransformer.Phase The phases during which a command context transformer is called if one is provided for the given phase. -
Classes in net.kautler.command.api used by net.kautler.command.api.event Class Description CommandContext The context of a command triggered by messages of the given type. -
Classes in net.kautler.command.api used by net.kautler.command.api.event.javacord Class Description CommandContext The context of a command triggered by messages of the given type. -
Classes in net.kautler.command.api used by net.kautler.command.api.event.jda Class Description CommandContext The context of a command triggered by messages of the given type. -
Classes in net.kautler.command.api used by net.kautler.command.api.parameter Class Description CommandContext The context of a command triggered by messages of the given type. -
Classes in net.kautler.command.api used by net.kautler.command.api.prefix.javacord Class Description CommandContext The context of a command triggered by messages of the given type.CommandContextTransformer A transformer that can transform a command context in a givenphase
or multiple ones.CommandContextTransformer.Phase The phases during which a command context transformer is called if one is provided for the given phase. -
Classes in net.kautler.command.api used by net.kautler.command.api.prefix.jda Class Description CommandContext The context of a command triggered by messages of the given type.CommandContextTransformer A transformer that can transform a command context in a givenphase
or multiple ones.CommandContextTransformer.Phase The phases during which a command context transformer is called if one is provided for the given phase. -
Classes in net.kautler.command.api used by net.kautler.command.api.restriction Class Description CommandContext The context of a command triggered by messages of the given type. -
Classes in net.kautler.command.api used by net.kautler.command.api.restriction.javacord Class Description CommandContext The context of a command triggered by messages of the given type. -
Classes in net.kautler.command.api used by net.kautler.command.api.restriction.javacord.slash Class Description CommandContext The context of a command triggered by messages of the given type. -
Classes in net.kautler.command.api used by net.kautler.command.api.restriction.jda Class Description CommandContext The context of a command triggered by messages of the given type. -
Classes in net.kautler.command.api used by net.kautler.command.api.slash.javacord Class Description Command A command that can be triggered by messages of the given type.