Package studio.mevera.imperat.command.processors
package studio.mevera.imperat.command.processors
-
InterfacesClassDescriptionCommandPostProcessor<S extends CommandSource>Defines a functional interface that processes a
CommandContextAFTER the resolving of the arguments into values.CommandPreProcessor<S extends CommandSource>Defines a functional interface that processes aCommandContextBEFORE the resolving of the arguments into values.