net.minecraft.server.v1_14_R1

public class ArgumentTag

implements com.mojang.brigadier.arguments.ArgumentType<ArgumentTag$a>

dv
net.minecraft.class_2284
net.minecraft.command.arguments.FunctionArgumentType
net.minecraft.command.arguments.FunctionArgument
net.minecraft.server.v1_14_R1.ArgumentTag

Field summary

Modifier and TypeField
private static final Collection<String>
a
field_10783
EXAMPLES
field_201338_a
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
b
field_10782
UNKNOWN_FUNCTION_TAG_EXCEPTION
field_200023_a
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
c
field_10784
UNKNOWN_FUNCTION_EXCEPTION
field_200024_b

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static ArgumentTag
a()
method_9760()
function()
func_200021_a()
public ArgumentTag$a
a(com.mojang.brigadier.StringReader arg0)
method_9764(com.mojang.brigadier.StringReader arg0)
method_9764(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
private static CustomFunction
c(com.mojang.brigadier.context.CommandContext<cd> arg0, qt arg1)
method_9761(com.mojang.brigadier.context.CommandContext<class_2168> arg0, class_2960 arg1)
getFunction(com.mojang.brigadier.context.CommandContext<ServerCommandSource> arg0, Identifier arg1)
func_218108_c(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, ResourceLocation arg1)
private static Tag<CustomFunction>
d(com.mojang.brigadier.context.CommandContext<cd> arg0, qt arg1)
method_9767(com.mojang.brigadier.context.CommandContext<class_2168> arg0, class_2960 arg1)
getFunctionTag(com.mojang.brigadier.context.CommandContext<ServerCommandSource> arg0, Identifier arg1)
func_218111_d(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, ResourceLocation arg1)
public static Collection<CustomFunction>
a(com.mojang.brigadier.context.CommandContext<cd> arg0, String arg1)
method_9769(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
getFunctions(com.mojang.brigadier.context.CommandContext<ServerCommandSource> arg0, String arg1)
func_200022_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static com.mojang.datafixers.util.Either<CustomFunction, Tag<CustomFunction>>
b(com.mojang.brigadier.context.CommandContext<cd> arg0, String arg1)
method_9768(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
getFunctionOrTag(com.mojang.brigadier.context.CommandContext<ServerCommandSource> arg0, String arg1)
func_218110_b(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public Collection<String>
getExamples()
getExamples()
getExamples()
getExamples()