Public Member Functions | |
PlayerInventoryFormSource (Client *client) | |
const std::string & | getForm () const |
Public Member Functions inherited from IFormSource | |
virtual | ~IFormSource ()=default |
virtual std::string | resolveText (const std::string &str) |
Public Attributes | |
Client * | m_client |
|
inline |
|
inlinevirtual |
Implements IFormSource.
References Client::getEnv(), ClientEnvironment::getLocalPlayer(), Player::inventory_formspec, and m_client.
Referenced by Game::openInventory().
Client* PlayerInventoryFormSource::m_client |
Referenced by getForm(), and Game::openInventory().