Delegate CommandExecutor
Namespace: Void.Minecraft.Commands.Brigadier
Assembly: Void.Minecraft.dll
public delegate ValueTask<int> CommandExecutor(CommandContext context, CancellationToken cancellationToken)Parameters
context CommandContext
cancellationToken CancellationToken