- Enclosing class:
ArgumentVisitor
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
<T> void
accept(com.mojang.brigadier.context.CommandContextBuilder<S> context,
com.mojang.brigadier.tree.ArgumentCommandNode<S,T> argument,
@Nullable com.mojang.brigadier.context.ParsedArgument<S,T> value)