- Type Parameters:
C - Command sender type
- All Implemented Interfaces:
- cloud.commandframework.execution.preprocessor.CommandPreprocessor<C>, cloud.commandframework.services.types.ConsumerService<cloud.commandframework.execution.preprocessor.CommandPreprocessingContext<C>>, cloud.commandframework.services.types.Service<cloud.commandframework.execution.preprocessor.CommandPreprocessingContext<C>,cloud.commandframework.services.State>, cloud.commandframework.services.types.SideEffectService<cloud.commandframework.execution.preprocessor.CommandPreprocessingContext<C>>, Consumer<cloud.commandframework.execution.preprocessor.CommandPreprocessingContext<C>>, Function<cloud.commandframework.execution.preprocessor.CommandPreprocessingContext<C>,cloud.commandframework.services.State>
public final class FloodgateCommandPreprocessor<C>
extends Object
implements cloud.commandframework.execution.preprocessor.CommandPreprocessor<C>
Command preprocessor which decorated incoming CommandContext
with Floodgate specific objects
- Since:
- 2.0