Skip to content

Delegate AmbiguousConsumer

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

public delegate void AmbiguousConsumer(CommandNode parent, CommandNode children, CommandNode sibling, params IEnumerable<string> inputs)

Parameters

parent CommandNode

children CommandNode

sibling CommandNode

inputs IEnumerable<string>