Inheritance diagram for PlayerInventoryFormSource:
Collaboration diagram for PlayerInventoryFormSource: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, LocalPlayer::inventory_formspec_override, and m_client.
Here is the call graph for this function: