3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/gui/screens/SceneFactory.h"
7#include "mc/deps/core/utility/NonOwnerPointer.h"
12namespace Json {
class Value; }
19 virtual ~VanillaSceneFactory() =
default;
21 virtual ::Json::Value createGlobalVars(::Bedrock::NotNullNonOwnerPtr<::IUIDefRepository const> defRepository)
const
28 MCAPI ::Json::Value $createGlobalVars(::Bedrock::NotNullNonOwnerPtr<::IUIDefRepository const> defRepository)
const;
Definition SceneFactory.h:5
Definition VanillaSceneFactory.h:5
static MCAPI void ** $vftable()
Definition IUIDefRepository.h:5