Class ChatColors

java.lang.Object
net.guizhanss.guizhanlib.minecraft.ChatColors

@Deprecated(since="2.0.0", forRemoval=true) public final class ChatColors extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
请使用 ChatColors 代替
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final ChatColors
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final ChatColors
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final ChatColors
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final ChatColors
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final ChatColors
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final ChatColors
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final ChatColors
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final ChatColors
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final ChatColors
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final ChatColors
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final ChatColors
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final ChatColors
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final ChatColors
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final ChatColors
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final ChatColors
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final ChatColors
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final ChatColors
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final ChatColors
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final ChatColors
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final ChatColors
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final ChatColors
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final ChatColors
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • AQUA

      public static final ChatColors AQUA
      Deprecated, for removal: This API element is subject to removal in a future version.
    • BLACK

      public static final ChatColors BLACK
      Deprecated, for removal: This API element is subject to removal in a future version.
    • BLUE

      public static final ChatColors BLUE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • BOLD

      public static final ChatColors BOLD
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DARK_AQUA

      public static final ChatColors DARK_AQUA
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DARK_BLUE

      public static final ChatColors DARK_BLUE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DARK_GRAY

      public static final ChatColors DARK_GRAY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DARK_GREEN

      public static final ChatColors DARK_GREEN
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DARK_PURPLE

      public static final ChatColors DARK_PURPLE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DARK_RED

      public static final ChatColors DARK_RED
      Deprecated, for removal: This API element is subject to removal in a future version.
    • GOLD

      public static final ChatColors GOLD
      Deprecated, for removal: This API element is subject to removal in a future version.
    • GRAY

      public static final ChatColors GRAY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • GREEN

      public static final ChatColors GREEN
      Deprecated, for removal: This API element is subject to removal in a future version.
    • ITALIC

      public static final ChatColors ITALIC
      Deprecated, for removal: This API element is subject to removal in a future version.
    • LIGHT_PURPLE

      public static final ChatColors LIGHT_PURPLE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • MAGIC

      public static final ChatColors MAGIC
      Deprecated, for removal: This API element is subject to removal in a future version.
    • RED

      public static final ChatColors RED
      Deprecated, for removal: This API element is subject to removal in a future version.
    • RESET

      public static final ChatColors RESET
      Deprecated, for removal: This API element is subject to removal in a future version.
    • STRIKETHROUGH

      public static final ChatColors STRIKETHROUGH
      Deprecated, for removal: This API element is subject to removal in a future version.
    • UNDERLINE

      public static final ChatColors UNDERLINE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • WHITE

      public static final ChatColors WHITE
      Deprecated, for removal: This API element is subject to removal in a future version.
    • YELLOW

      public static final ChatColors YELLOW
      Deprecated, for removal: This API element is subject to removal in a future version.