Skip to content

Delegate ResultConsumer

Namespace: Void.Minecraft.Commands.Brigadier
Assembly: Void.Minecraft.dll

public delegate void ResultConsumer(CommandContext context, bool success, int result)

Parameters

context CommandContext

success bool

result int