Interface IArgumentBuilder<TNode>
Namespace: Void.Minecraft.Commands.Brigadier.Builder
Assembly: Void.Minecraft.dll
public interface IArgumentBuilder<out TNode> where TNode : CommandNodeType Parameters
TNode
Methods
Build()
TNode Build()Returns
TNode