3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/gui/screens/controllers/MinecraftScreenController.h"
12 ::ll::TypedStorage<8, 32, ::std::string const> mTitleString;
13 ::ll::TypedStorage<8, 32, ::std::string const> mProgressString;
19 virtual ~SimpleInProgressScreenController() =
default;
21 virtual void onOpen() ;
Definition MinecraftScreenController.h:5
Definition SimpleInProgressScreenController.h:5