Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for cTeam, including all inherited members.
AddPlayer(const AString &a_Name) | cTeam | |
AllowsFriendlyFire(void) const | cTeam | inline |
CanSeeFriendlyInvisible(void) const | cTeam | inline |
cPlayerNameSet typedef | cTeam | private |
cScoreboardSerializer class | cTeam | friend |
cTeam(const AString &a_Name, const AString &a_DisplayName, const AString &a_Prefix, const AString &a_Suffix) | cTeam | |
GetDisplayName(void) const | cTeam | inline |
GetName(void) const | cTeam | inline |
GetNumPlayers(void) const | cTeam | |
GetPrefix(void) const | cTeam | inline |
GetSuffix(void) const | cTeam | inline |
HasPlayer(const AString &a_Name) const | cTeam | |
m_AllowsFriendlyFire | cTeam | private |
m_CanSeeFriendlyInvisible | cTeam | private |
m_DisplayName | cTeam | private |
m_Name | cTeam | private |
m_Players | cTeam | private |
m_Prefix | cTeam | private |
m_Suffix | cTeam | private |
RemovePlayer(const AString &a_Name) | cTeam | |
Reset(void) | cTeam | |
SetCanSeeFriendlyInvisible(bool a_Flag) | cTeam | inline |
SetDisplayName(const AString &a_Name) | cTeam | |
SetFriendlyFire(bool a_Flag) | cTeam | inline |
SetPrefix(const AString &a_Prefix) | cTeam | inline |
SetSuffix(const AString &a_Suffix) | cTeam | inline |