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

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

AddScore(const AString &a_Name, Score a_Delta)cObjective
cObjective(const AString &a_Name, const AString &a_DisplayName, eType a_Type, cWorld *a_World)cObjective
cScoreboardSerializer classcObjectivefriend
cScoreMap typedefcObjectiveprivate
cTrackedPlayer typedefcObjectiveprivate
eType enum namecObjective
GetDisplayName(void) constcObjectiveinline
GetName(void) constcObjectiveinline
GetScore(const AString &a_Name) constcObjective
GetType(void) constcObjectiveinline
m_DisplayNamecObjectiveprivate
m_NamecObjectiveprivate
m_ScorescObjectiveprivate
m_TypecObjectiveprivate
m_WorldcObjectiveprivate
otAchievement enum valuecObjective
otDeathCount enum valuecObjective
otDummy enum valuecObjective
otHealth enum valuecObjective
otPlayerKillCount enum valuecObjective
otStat enum valuecObjective
otStatBlockMine enum valuecObjective
otStatEntityKill enum valuecObjective
otStatEntityKilledBy enum valuecObjective
otStatItemBreak enum valuecObjective
otStatItemCraft enum valuecObjective
otStatItemUse enum valuecObjective
otTotalKillCount enum valuecObjective
Reset(void)cObjective
ResetScore(const AString &a_Name)cObjective
Score typedefcObjective
SendTo(cClientHandle &a_Client)cObjective
SetDisplayName(const AString &a_Name)cObjective
SetScore(const AString &a_Name, Score a_Score)cObjective
StringToType(const AString &a_Name)cObjectivestatic
SubScore(const AString &a_Name, Score a_Delta)cObjective
TypeToString(eType a_Type)cObjectivestatic