net.minecraft.command.argument

public class TextArgument

implements ArgumentType<Text>

by
net.minecraft.unmapped.C_38537755
net.minecraft.command.argument.TextArgument
net.minecraft.command.arguments.ComponentArgument

Field summary

Modifier and TypeField
private static final Collection<String>
b
f_25659269
EXAMPLES
field_201307_b
public static final DynamicCommandExceptionType
a
f_79684071
INVALID_TEXT_EXCEPTION
field_197070_a

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public static Text
a(CommandContext<bu> arg0, String arg1)
m_96116554(com.mojang.brigadier.context.CommandContext<C_30485881> arg0, String arg1)
getText(com.mojang.brigadier.context.CommandContext<CommandSourceStack> ctx, String arg)
func_197068_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static TextArgument
a()
m_58717833()
text()
func_197067_a()
public Text
a(StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
public Collection<String>
getExamples()
getExamples()