Uses of Interface
dev.jorel.commandapi.executors.IExecutorResulting
Packages that use IExecutorResulting
Package
Description
Classes relating to the different FunctionalInterfaces for command execution
-
Uses of IExecutorResulting in dev.jorel.commandapi
Methods in dev.jorel.commandapi with type parameters of type IExecutorResultingModifier and TypeMethodDescription<S extends IExecutorResulting<?>>
voidCustomCommandExecutor.addResultingExecutor(S executor) Methods in dev.jorel.commandapi that return types with arguments of type IExecutorResultingMethod parameters in dev.jorel.commandapi with type arguments of type IExecutorResultingModifier and TypeMethodDescriptionvoidCustomCommandExecutor.setResultingExecutors(List<IExecutorResulting<T>> resultingExecutors) -
Uses of IExecutorResulting in dev.jorel.commandapi.executors
Subinterfaces of IExecutorResulting in dev.jorel.commandapi.executorsModifier and TypeInterfaceDescriptioninterfaceA resulting command executor for a BlockCommandSenderinterfaceA resulting command executor for a ConsoleCommandSenderinterfaceA resulting command executor for an EntityinterfaceA resulting command executor for a NativeProxyCommandSenderinterfaceA resulting command executor for a PlayerinterfaceA resulting command executor for a NativeProxyCommandSenderinterfaceA resulting command executor for a CommandSender