Delegate CommandRequirement
Namespace: Void.Minecraft.Commands.Brigadier.Tree
Assembly: Void.Minecraft.dll
public delegate ValueTask<bool> CommandRequirement(ICommandSource source, CancellationToken cancellationToken)Parameters
source ICommandSource
cancellationToken CancellationToken