20 enum class ExcludeVanilla :
int {
25 enum class StackType :
int {
31 enum class Verbose :
int {
39 ::ll::TypedStorage<4, 4, ::PackStackCommand::StackType> mStackType;
40 ::ll::TypedStorage<4, 4, ::PackStackCommand::Verbose> mVerbose;
41 ::ll::TypedStorage<4, 4, ::PackStackCommand::ExcludeVanilla> mExcludeVanilla;
55 MCAPI static ::std::string formatPackInfoOutput(
::PackInfo const& packInfo,
bool isVerbose);
60 MCAPI
static void outputWorldTemplateData(
62 ::std::string
const& worldTemplateID,
63 ::std::string
const& worldTemplateVersion,