net.minecraft.command.argument

public class ColorArgument

implements ArgumentType<Formatting>

bx
net.minecraft.unmapped.C_41317758
net.minecraft.command.argument.ColorArgument
net.minecraft.command.arguments.ColorArgument

Field summary

Modifier and TypeField
private static final Collection<String>
b
f_46516927
EXAMPLES
field_201306_b
public static final DynamicCommandExceptionType
a
f_46407979
INVALID_COLOR_EXCEPTION
field_197066_a

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public static ColorArgument
a()
m_58887636()
color()
func_197063_a()
public static Formatting
a(CommandContext<bu> arg0, String arg1)
m_57776764(com.mojang.brigadier.context.CommandContext<C_30485881> arg0, String arg1)
getColor(com.mojang.brigadier.context.CommandContext<CommandSourceStack> ctx, String arg)
func_197064_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public Formatting
a(StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader reader)
parse(com.mojang.brigadier.StringReader arg0)
public <S> CompletableFuture<Suggestions>
listSuggestions(CommandContext<S> arg0, SuggestionsBuilder arg1)
listSuggestions(com.mojang.brigadier.context.CommandContext<S> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
public Collection<String>
getExamples()
getExamples()