net.minecraft.commands.arguments

public class ComponentArgument

extends ParserBasedArgument<Component>

et
net.minecraft.commands.arguments.ComponentArgument
net.minecraft.class_2178

Field summary

Modifier and TypeField
private static final Collection<String>
b
EXAMPLES
field_9841
public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
a
ERROR_INVALID_COMPONENT
field_9842
private static final com.mojang.serialization.DynamicOps<Tag>
c
OPS
field_58143
private static final CommandArgumentParser<Tag>
d
TAG_PARSER
field_57829

Constructor summary

ModifierConstructor
private (HolderLookup$Provider arg0)

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)
public static Component
a(com.mojang.brigadier.context.CommandContext<ek> arg0, String arg1, bxs 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)
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)
public static ComponentArgument
a(eg arg0)
textComponent(CommandBuildContext arg0)
method_9281(class_7157 arg0)
public Collection<String>
getExamples()
getExamples()