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 |
|
inlinevirtual |
Implements IFormSource.
References Player::inventory_formspec, LocalPlayer::inventory_formspec_override, and m_client.
| Client* PlayerInventoryFormSource::m_client |
Referenced by PlayerInventoryFormSource(), and getForm().