Uses of Interface
dev.jorel.commandapi.executors.IExecutorNormal
Packages that use IExecutorNormal
Package
Description
Classes relating to the different FunctionalInterfaces for command execution
-
Uses of IExecutorNormal in dev.jorel.commandapi
Methods in dev.jorel.commandapi with type parameters of type IExecutorNormalModifier and TypeMethodDescription<S extends IExecutorNormal<?>>
voidCustomCommandExecutor.addNormalExecutor(S executor) Methods in dev.jorel.commandapi that return types with arguments of type IExecutorNormalMethod parameters in dev.jorel.commandapi with type arguments of type IExecutorNormalModifier and TypeMethodDescriptionvoidCustomCommandExecutor.setNormalExecutors(List<IExecutorNormal<T>> normalExecutors) -
Uses of IExecutorNormal in dev.jorel.commandapi.executors
Subinterfaces of IExecutorNormal in dev.jorel.commandapi.executorsModifier and TypeInterfaceDescriptioninterfaceA normal command executor for a BlockCommandSenderinterfaceA normal command executor for a CommandSenderinterfaceA normal command executor for a ConsoleCommandSenderinterfaceA normal command executor for an EntityinterfaceA normal command executor for a NativeProxyCommandSenderinterfaceA normal command executor for a PlayerinterfaceA normal command executor for a NativeProxyCommandSender