Inheritance diagram for LegacyDeathFormspecHandler:
Collaboration diagram for LegacyDeathFormspecHandler:Public Member Functions | |
| LegacyDeathFormspecHandler (Client *client) | |
| void | gotText (const StringMap &fields) |
Public Member Functions inherited from TextDest | |
| virtual | ~TextDest ()=default |
| virtual void | gotText (const std::wstring &text) |
Public Attributes | |
| Client * | m_client = nullptr |
Public Attributes inherited from TextDest | |
| std::string | m_formname |
|
inline |
References m_client, and TextDest::m_formname.
|
inlinevirtual |
Implements TextDest.
References m_client, and Client::sendRespawnLegacy().
Here is the call graph for this function:| Client* LegacyDeathFormspecHandler::m_client = nullptr |
Referenced by LegacyDeathFormspecHandler(), and gotText().