3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/gui/screens/controllers/MinecraftScreenController.h"
17 ::ll::TypedStorage<8, 32, ::std::string> mMessage;
22 StorageSpaceWarningScreenController();
27 virtual ~StorageSpaceWarningScreenController() =
default;
29 virtual void onOpen() ;
36 StorageSpaceWarningScreenController(::std::shared_ptr<::MinecraftScreenModel> model, ::std::string
const& message);
38 MCAPI
void _showStorageSpaceWarningPopup();
44 MCAPI
void* $ctor(::std::shared_ptr<::MinecraftScreenModel> model, ::std::string
const& message);
Definition MinecraftScreenController.h:5
Definition MinecraftScreenModel.h:5
Definition StorageSpaceWarningScreenController.h:5
static MCAPI void ** $vftableForEnableNonOwnerReferences()
static MCAPI void ** $vftableForScreenController()