Cuberite
A lightweight, fast and extensible game server for Minecraft
cScoreboard Member List

This is the complete list of members for cScoreboard, including all inherited members.

AddPlayerScore(const AString &a_Name, cObjective::eType a_Type, cObjective::Score a_Value=1)cScoreboard
cNamedObjective typedefcScoreboardprivate
cNamedTeam typedefcScoreboardprivate
cObjectiveMap typedefcScoreboardprivate
cScoreboard(cWorld *a_World)cScoreboard
cScoreboardSerializer classcScoreboardfriend
cTeamMap typedefcScoreboardprivate
dsCount enum valuecScoreboard
dsList enum valuecScoreboard
dsName enum valuecScoreboard
dsSidebar enum valuecScoreboard
eDisplaySlot enum namecScoreboard
ForEachObjective(cObjectiveCallback a_Callback)cScoreboard
ForEachObjectiveWith(cObjective::eType a_Type, cObjectiveCallback a_Callback)cScoreboard
ForEachTeam(cTeamCallback a_Callback)cScoreboard
GetNumObjectives(void) constcScoreboard
GetNumTeams(void) constcScoreboard
GetObjective(const AString &a_Name)cScoreboard
GetObjectiveIn(eDisplaySlot a_Slot)cScoreboard
GetTeam(const AString &a_Name)cScoreboard
GetTeamNames()cScoreboard
m_CSObjectivescScoreboardprivate
m_CSTeamscScoreboardprivate
m_DisplaycScoreboardprivate
m_ObjectivescScoreboardprivate
m_TeamscScoreboardprivate
m_WorldcScoreboardprivate
QueryPlayerTeam(const AString &a_Name)cScoreboard
RegisterObjective(const AString &a_Name, const AString &a_DisplayName, cObjective::eType a_Type)cScoreboard
RegisterTeam(const AString &a_Name, const AString &a_DisplayName, const AString &a_Prefix, const AString &a_Suffix)cScoreboard
RemoveObjective(const AString &a_Name)cScoreboard
RemoveTeam(const AString &a_Name)cScoreboard
SendTo(cClientHandle &a_Client)cScoreboard
SetDisplay(const AString &a_Objective, eDisplaySlot a_Slot)cScoreboard
SetDisplay(cObjective *a_Objective, eDisplaySlot a_Slot)cScoreboard