Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for cRoot, including all inherited members.
BroadcastChat(const AString &a_Message, eMessageType a_ChatPrefix=mtCustom) | cRoot | |
BroadcastChat(const cCompositeChat &a_Message) | cRoot | |
BroadcastChatDeath(const AString &a_Message) | cRoot | inline |
BroadcastChatFailure(const AString &a_Message) | cRoot | inline |
BroadcastChatFatal(const AString &a_Message) | cRoot | inline |
BroadcastChatInfo(const AString &a_Message) | cRoot | inline |
BroadcastChatJoin(const AString &a_Message) | cRoot | inline |
BroadcastChatLeave(const AString &a_Message) | cRoot | inline |
BroadcastChatSuccess(const AString &a_Message) | cRoot | inline |
BroadcastChatWarning(const AString &a_Message) | cRoot | inline |
BroadcastPlayerListsAddPlayer(const cPlayer &a_Player, const cClientHandle *a_Exclude=nullptr) | cRoot | |
BroadcastPlayerListsHeaderFooter(const cCompositeChat &a_Header, const cCompositeChat &a_Footer) | cRoot | |
BroadcastPlayerListsRemovePlayer(const cPlayer &a_Player, const cClientHandle *a_Exclude=nullptr) | cRoot | |
cRoot(void) | cRoot | |
DoWithPlayer(const AString &a_PlayerName, cPlayerListCallback a_Callback) | cRoot | |
DoWithPlayerByUUID(const cUUID &a_PlayerUUID, cPlayerListCallback a_Callback) | cRoot | |
FindAndDoWithPlayer(const AString &a_PlayerName, cPlayerListCallback a_Callback) | cRoot | |
ForEachPlayer(cPlayerListCallback a_Callback) | cRoot | |
ForEachWorld(cWorldListCallback a_Callback) | cRoot | |
Get() | cRoot | inlinestatic |
GetAuthenticator(void) | cRoot | inline |
GetBrewingRecipes(void) | cRoot | inline |
GetCraftingRecipes(void) | cRoot | inline |
GetDefaultWorld(void) | cRoot | |
GetFurnaceFuelBurnTime(const cItem &a_Fuel) | cRoot | static |
GetFurnaceRecipe(void) | cRoot | inline |
GetMojangAPI(void) | cRoot | inline |
GetMonsterConfig(void) | cRoot | inline |
GetPhysicalRAMUsage(void) | cRoot | static |
GetPlayerTabCompletionMultiWorld(const AString &a_Text) | cRoot | |
GetPluginManager(void) | cRoot | inline |
GetProtocolVersionTextFromInt(int a_ProtocolVersionNum) | cRoot | static |
GetRankManager(void) | cRoot | inline |
GetRecipeMapper(void) | cRoot | inline |
GetServer(void) | cRoot | inline |
GetServerUpTime(void) | cRoot | inline |
GetTotalChunkCount(void) | cRoot | |
GetVirtualRAMUsage(void) | cRoot | static |
GetWebAdmin(void) | cRoot | inline |
GetWorld(const AString &a_WorldName) | cRoot | |
HandleInput() | cRoot | private |
KickUser(int a_ClientID, const AString &a_Reason) | cRoot | |
LoadGlobalSettings() | cRoot | private |
LoadWorlds(cDeadlockDetect &a_dd, cSettingsRepositoryInterface &a_Settings, bool a_IsNewIniFile) | cRoot | private |
LogChunkStats(cCommandOutputCallback &a_Output) | cRoot | |
m_Authenticator | cRoot | private |
m_BrewingRecipes | cRoot | private |
m_CraftingRecipes | cRoot | private |
m_FurnaceRecipe | cRoot | private |
m_HTTPServer | cRoot | private |
m_MojangAPI | cRoot | private |
m_MonsterConfig | cRoot | private |
m_pDefaultWorld | cRoot | private |
m_PluginManager | cRoot | private |
m_RankManager | cRoot | private |
m_RecipeMapper | cRoot | private |
m_Server | cRoot | private |
m_SettingsFilename | cRoot | |
m_StartTime | cRoot | |
m_WebAdmin | cRoot | private |
m_WorldsByName | cRoot | private |
NextState enum name | cRoot | private |
QueueExecuteConsoleCommand(const AString &a_Cmd, cCommandOutputCallback &a_Output) | cRoot | |
QueueExecuteConsoleCommand(const AString &a_Cmd) | cRoot | |
Restart() | cRoot | static |
Run(cSettingsRepositoryInterface &a_OverridesRepo) | cRoot | |
s_NextState | cRoot | privatestatic |
s_Root | cRoot | privatestatic |
s_StopEvent | cRoot | privatestatic |
SaveAllChunks(void) | cRoot | |
SaveAllChunksNow(void) | cRoot | |
SendPlayerLists(cPlayer *a_DestPlayer) | cRoot | |
SetSavingEnabled(bool a_SavingEnabled) | cRoot | |
StartWorlds(cDeadlockDetect &a_DeadlockDetect) | cRoot | private |
Stop() | cRoot | static |
StopWorlds(cDeadlockDetect &a_DeadlockDetect) | cRoot | private |
TransitionNextState(NextState a_NextState) | cRoot | privatestatic |
WorldMap typedef | cRoot | private |
~cRoot() | cRoot |