net.minecraft.commands.arguments

public class ComponentArgument

implements com.mojang.brigadier.arguments.ArgumentType<Component>

es
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 final HolderLookup$Provider
c
registries
field_48917
registries

Constructor summary

ModifierConstructor
private (HolderLookup$Provider registries)

Method summary

Modifier and TypeMethod
public static Component
a(com.mojang.brigadier.context.CommandContext<ej> 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<ej> arg0, String arg1, bwi 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<ej> 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(ef arg0)
textComponent(CommandBuildContext arg0)
method_9281(class_7157 arg0)
text(CommandRegistryAccess registryAccess)
public Component
a(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
method_9283(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
public Collection<String>
getExamples()
getExamples()