Uses of Interface
dev.jorel.commandapi.executors.NormalExecutor
Packages that use NormalExecutor
-
Uses of NormalExecutor in dev.jorel.commandapi
Methods in dev.jorel.commandapi that return types with arguments of type NormalExecutorMethods in dev.jorel.commandapi with parameters of type NormalExecutorModifier and TypeMethodDescriptionvoidCommandAPIExecutor.addNormalExecutor(NormalExecutor<?, ?> executor) Method parameters in dev.jorel.commandapi with type arguments of type NormalExecutorModifier and TypeMethodDescriptionvoidCommandAPIExecutor.setNormalExecutors(List<NormalExecutor<CommandSender, WrapperType>> normalExecutors)