net.minecraft.commands.arguments

public class ComponentArgument

extends ParserBasedArgument<Component>

et
net.minecraft.commands.arguments.ComponentArgument
net.minecraft.class_2178
net.minecraft.command.argument.TextArgumentType

Field summary

Modifier and TypeField
private static final Collection<String>
b
EXAMPLES
field_9841
EXAMPLES
public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
a
ERROR_INVALID_COMPONENT
field_9842
INVALID_COMPONENT_EXCEPTION
private static final CommandArgumentParser<Object>
c
TAG_PARSER
field_57829
PARSER

Constructor summary

ModifierConstructor
private (HolderLookup$Provider registries)

Method summary

Modifier and TypeMethod
public static Component
a(com.mojang.brigadier.context.CommandContext<ek> arg0, String arg1)
getRawComponent(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1)
method_67414(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
getTextArgument(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name)
public static Component
a(com.mojang.brigadier.context.CommandContext<ek> arg0, String arg1, bwv arg2)
getResolvedComponent(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1, Entity arg2)
method_67415(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1, class_1297 arg2)
parseTextArgument(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name, Entity sender)
public static Component
b(com.mojang.brigadier.context.CommandContext<ek> arg0, String arg1)
getResolvedComponent(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1)
method_67416(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
parseTextArgument(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name)
public static ComponentArgument
a(eg arg0)
textComponent(CommandBuildContext arg0)
method_9281(class_7157 arg0)
text(CommandRegistryAccess registryAccess)
public Collection<String>
getExamples()
getExamples()