Class CommandFunctionArgumentType

java.lang.Object
net.minecraft.command.argument.CommandFunctionArgumentType
All Implemented Interfaces:
com.mojang.brigadier.arguments.ArgumentType<CommandFunctionArgumentType.FunctionArgument>

public class CommandFunctionArgumentType
extends Object
implements com.mojang.brigadier.arguments.ArgumentType<CommandFunctionArgumentType.FunctionArgument>