Uses of Interface
dev.jorel.commandapi.executors.ResultingExecutor
Packages that use ResultingExecutor
-
Uses of ResultingExecutor in dev.jorel.commandapi
Methods in dev.jorel.commandapi that return types with arguments of type ResultingExecutorMethods in dev.jorel.commandapi with parameters of type ResultingExecutorModifier and TypeMethodDescriptionvoidCommandAPIExecutor.addResultingExecutor(ResultingExecutor<?, ?> executor) Method parameters in dev.jorel.commandapi with type arguments of type ResultingExecutorModifier and TypeMethodDescriptionvoidCommandAPIExecutor.setResultingExecutors(List<ResultingExecutor<CommandSender, WrapperType>> resultingExecutors)