primary
public @NonNull net.kyori.adventure.text.format.TextColor primary()
Get the configured primary color
- Returns:
- The primary color for the color scheme
TextColors used for help menus@NonNull net.kyori.adventure.text.format.TextColoraccent()@NonNull net.kyori.adventure.text.format.TextColor@NonNull net.kyori.adventure.text.format.TextColorstatic @NonNull MinecraftHelp.HelpColorsof(@NonNull net.kyori.adventure.text.format.TextColor primary,
@NonNull net.kyori.adventure.text.format.TextColor highlight,
@NonNull net.kyori.adventure.text.format.TextColor alternateHighlight,
@NonNull net.kyori.adventure.text.format.TextColor text,
@NonNull net.kyori.adventure.text.format.TextColor accent) MinecraftHelp.HelpColors instance@NonNull net.kyori.adventure.text.format.TextColorprimary()@NonNull net.kyori.adventure.text.format.TextColortext()MinecraftHelp.HelpColors instanceprimary - The primary color for the color schemehighlight - The primary color used to highlight commands and queriesalternateHighlight - The secondary color used to highlight commands and queriestext - The color used for description textaccent - The color used for accents and symbolsMinecraftHelp.HelpColors instance