CommandAPI 9.3.0
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.executors.NativeCommandExecutor Member List

This is the complete list of members for dev.jorel.commandapi.executors.NativeCommandExecutor, including all inherited members.

executeWith(ExecutionInfo< CommandSender, WrapperType > info)dev.jorel.commandapi.executors.NormalExecutor< NativeProxyCommandSender, BukkitNativeProxyCommandSender >
getType()dev.jorel.commandapi.executors.NativeCommandExecutor
run(NativeProxyCommandSender sender, CommandArguments args)dev.jorel.commandapi.executors.NativeCommandExecutor
run(ExecutionInfo< NativeProxyCommandSender, BukkitNativeProxyCommandSender > info)dev.jorel.commandapi.executors.NativeCommandExecutor
NormalExecutor< NativeProxyCommandSender, BukkitNativeProxyCommandSender >.run(ExecutionInfo< CommandSender, WrapperType > info)dev.jorel.commandapi.executors.NormalExecutor< NativeProxyCommandSender, BukkitNativeProxyCommandSender >