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

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

AddPlayerNameToUUIDMapping(const AString &a_PlayerName, const cUUID &a_UUID)cMojangAPI
AddPlayerProfile(const AString &a_PlayerName, const cUUID &a_UUID, const Json::Value &a_Properties)cMojangAPI
CacheNamesToUUIDs(const AStringVector &a_PlayerNames)cMojangAPIprotected
CacheUUIDToProfile(const cUUID &a_UUID)cMojangAPIprotected
cMojangAPI(void)cMojangAPI
cProfileMap typedefcMojangAPIprotected
cUUIDProfileMap typedefcMojangAPIprotected
GetPlayerNameFromUUID(const cUUID &a_UUID, bool a_UseOnlyCached=false)cMojangAPI
GetUUIDFromPlayerName(const AString &a_PlayerName, bool a_UseOnlyCached=false)cMojangAPI
GetUUIDsFromPlayerNames(const AStringVector &a_PlayerName, bool a_UseOnlyCached=false)cMojangAPI
LoadCachesFromDisk(void)cMojangAPIprotected
m_CSNameToUUIDcMojangAPIprotected
m_CSRankMgrcMojangAPIprotected
m_CSUUIDToNamecMojangAPIprotected
m_CSUUIDToProfilecMojangAPIprotected
m_NameToUUIDcMojangAPIprotected
m_NameToUUIDUrlcMojangAPIprotected
m_RankMgrcMojangAPIprotected
m_UpdateThreadcMojangAPIprotected
m_UUIDToNamecMojangAPIprotected
m_UUIDToProfilecMojangAPIprotected
m_UUIDToProfileUrlcMojangAPIprotected
NotifyNameUUID(const AString &a_PlayerName, const cUUID &a_PlayerUUID)cMojangAPIprotected
QueryNamesToUUIDs(AStringVector &a_PlayerNames)cMojangAPIprotected
QueryUUIDToProfile(const cUUID &a_UUID)cMojangAPIprotected
SaveCachesToDisk(void)cMojangAPIprotected
SetRankManager(cRankManager *a_RankManager)cMojangAPIinline
Start(cSettingsRepositoryInterface &a_Settings, bool a_ShouldAuth)cMojangAPI
Update(void)cMojangAPIprotected
~cMojangAPI()cMojangAPI