Cuberite
A lightweight, fast and extensible game server for Minecraft
Static Public Attributes | List of all members
cChatColor Class Reference

#include <ChatColor.h>

Static Public Attributes

static const char * Black = "\xc2\xa7""0"
 
static const char * Blue = "\xc2\xa7""3"
 
static const char * Bold = "\xc2\xa7""l"
 
static const char * Color = "\xc2\xa7"
 
static const char * DarkPurple = "\xc2\xa7""9"
 
static const char * Delimiter = "\xc2\xa7"
 
static const char * Gold = "\xc2\xa7""6"
 
static const char * Gray = "\xc2\xa7""8"
 
static const char * Green = "\xc2\xa7""2"
 
static const char * Italic = "\xc2\xa7""o"
 
static const char * LightBlue = "\xc2\xa7""b"
 
static const char * LightGray = "\xc2\xa7""7"
 
static const char * LightGreen = "\xc2\xa7""a"
 
static const char * LightPurple = "\xc2\xa7""d"
 
static const char * Navy = "\xc2\xa7""1"
 
static const char * Plain = "\xc2\xa7""r"
 
static const char * Purple = "\xc2\xa7""5"
 
static const char * Random = "\xc2\xa7""k"
 
static const char * Red = "\xc2\xa7""4"
 
static const char * Rose = "\xc2\xa7""c"
 
static const char * Strikethrough = "\xc2\xa7""m"
 
static const char * Underlined = "\xc2\xa7""n"
 
static const char * White = "\xc2\xa7""f"
 
static const char * Yellow = "\xc2\xa7""e"
 

Detailed Description

Definition at line 9 of file ChatColor.h.

Member Data Documentation

◆ Black

const char * cChatColor::Black = "\xc2\xa7""0"
static

Definition at line 17 of file ChatColor.h.

◆ Blue

const char * cChatColor::Blue = "\xc2\xa7""3"
static

Definition at line 20 of file ChatColor.h.

◆ Bold

const char * cChatColor::Bold = "\xc2\xa7""l"
static

Definition at line 37 of file ChatColor.h.

◆ Color

const char * cChatColor::Color = "\xc2\xa7"
static
Deprecated:
use ChatColor::Delimiter instead

Definition at line 15 of file ChatColor.h.

◆ DarkPurple

const char * cChatColor::DarkPurple = "\xc2\xa7""9"
static

Definition at line 26 of file ChatColor.h.

◆ Delimiter

const char * cChatColor::Delimiter = "\xc2\xa7"
static

Definition at line 12 of file ChatColor.h.

◆ Gold

const char * cChatColor::Gold = "\xc2\xa7""6"
static

Definition at line 23 of file ChatColor.h.

◆ Gray

const char * cChatColor::Gray = "\xc2\xa7""8"
static

Definition at line 25 of file ChatColor.h.

◆ Green

const char * cChatColor::Green = "\xc2\xa7""2"
static

Definition at line 19 of file ChatColor.h.

◆ Italic

const char * cChatColor::Italic = "\xc2\xa7""o"
static

Definition at line 40 of file ChatColor.h.

◆ LightBlue

const char * cChatColor::LightBlue = "\xc2\xa7""b"
static

Definition at line 28 of file ChatColor.h.

◆ LightGray

const char * cChatColor::LightGray = "\xc2\xa7""7"
static

Definition at line 24 of file ChatColor.h.

◆ LightGreen

const char * cChatColor::LightGreen = "\xc2\xa7""a"
static

Definition at line 27 of file ChatColor.h.

◆ LightPurple

const char * cChatColor::LightPurple = "\xc2\xa7""d"
static

Definition at line 30 of file ChatColor.h.

◆ Navy

const char * cChatColor::Navy = "\xc2\xa7""1"
static

Definition at line 18 of file ChatColor.h.

◆ Plain

const char * cChatColor::Plain = "\xc2\xa7""r"
static

Definition at line 41 of file ChatColor.h.

◆ Purple

const char * cChatColor::Purple = "\xc2\xa7""5"
static

Definition at line 22 of file ChatColor.h.

◆ Random

const char * cChatColor::Random = "\xc2\xa7""k"
static

Definition at line 36 of file ChatColor.h.

◆ Red

const char * cChatColor::Red = "\xc2\xa7""4"
static

Definition at line 21 of file ChatColor.h.

◆ Rose

const char * cChatColor::Rose = "\xc2\xa7""c"
static

Definition at line 29 of file ChatColor.h.

◆ Strikethrough

const char * cChatColor::Strikethrough = "\xc2\xa7""m"
static

Definition at line 38 of file ChatColor.h.

◆ Underlined

const char * cChatColor::Underlined = "\xc2\xa7""n"
static

Definition at line 39 of file ChatColor.h.

◆ White

const char * cChatColor::White = "\xc2\xa7""f"
static

Definition at line 32 of file ChatColor.h.

◆ Yellow

const char * cChatColor::Yellow = "\xc2\xa7""e"
static

Definition at line 31 of file ChatColor.h.


The documentation for this class was generated from the following files: