3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/world/WorldResourcePackDownloaderStatus.h"
14 ::ll::TypedStorage<1, 1, ::World::WorldResourcePackDownloaderStatus> status;
15 ::ll::TypedStorage<4, 4, float> progress;
16 ::ll::TypedStorage<8, 32, ::std::string> name;
22 MCAPI ~PackDownloadProgressInfo();
Definition PackDownloadProgressInfo.h:7