net.minecraft.server.v1_14_R1

public class ArgumentChatComponent

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

ch
net.minecraft.class_2178
net.minecraft.command.arguments.ComponentArgument
net.minecraft.server.v1_14_R1.ArgumentChatComponent

Field summary

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

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public static IChatBaseComponent
a(com.mojang.brigadier.context.CommandContext<cd> arg0, String arg1)
method_9280(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
func_197068_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public static ArgumentChatComponent
a()
method_9281()
func_197067_a()
public IChatBaseComponent
a(com.mojang.brigadier.StringReader arg0)
method_9283(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
public Collection<String>
getExamples()
getExamples()