net.minecraft.command.arguments

public class ComponentArgument

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

by
net.minecraft.command.arguments.ComponentArgument

Field summary

Modifier and TypeField
private static final Collection<String>
b
field_201307_b
public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
a
field_197070_a

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public static ITextComponent
a(com.mojang.brigadier.context.CommandContext<bu> arg0, String arg1)
func_197068_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static ComponentArgument
a()
func_197067_a()
public ITextComponent
a(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
public Collection<String>
getExamples()
getExamples()