public static interface FunctionArgument.IResult
Modifier and Type | Method and Description |
---|---|
java.util.Collection<FunctionObject> |
create(com.mojang.brigadier.context.CommandContext<CommandSource> p_create_1_) |
java.util.Collection<FunctionObject> create(com.mojang.brigadier.context.CommandContext<CommandSource> p_create_1_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException