History - net.minecraft.commands.arguments.HexColorArgument
25w18a
Names
fb
net.minecraft.commands.arguments.HexColorArgument
net.minecraft.class_11199
Fields
Collection<String>: b, EXAMPLES, field_59770
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: a, ERROR_INVALID_HEX, field_59769
Constructors
()
Methods
HexColorArgument (): a, hexColor, method_70758
Integer (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, String): a, getHexColor, method_70760
Integer (com.mojang.brigadier.StringReader): a, parse, method_70759
<S> CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (com.mojang.brigadier.context.CommandContext<S>, com.mojang.brigadier.suggestion.SuggestionsBuilder): listSuggestions, listSuggestions
Collection<String> (): getExamples, getExamples