3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
7#include "mc/deps/core/utility/ServiceReference.h"
8#include "mc/resources/ResourcePackListener.h"
28 EducationOptions& operator=(EducationOptions
const&);
29 EducationOptions(EducationOptions
const&);
35 virtual ~EducationOptions() =
default;
Definition EnableNonOwnerReferences.h:7
static MCAPI void ** $vftableForResourcePackListener()
static MCAPI ::EducationOptions & DEFAULT_OPTION()
static MCAPI bool isBaseCodeBuilderEnabled()
static MCAPI ::PackCapability getPackCapability()
static MCAPI void ** $vftableForEnableNonOwnerReferences()
MCAPI void * $ctor(::ResourcePackManager *packMan)
static MCAPI bool isChemistryEnabled()
static MCAPI bool isCodeBuilderEnabled()
MCAPI void $onActiveResourcePacksChanged(::ResourcePackManager &manager)
MCAPI EducationOptions(::ResourcePackManager *packMan)
static MCAPI bool isEducationEnabled()
MCAPI void init(::LevelData const &levelData)
static MCAPI ::ServiceReference<::EducationOptions > _getCurrentOptions()
Definition LevelData.h:55
Definition PackCapability.h:5
Definition ResourcePackListener.h:10
Definition ResourcePackManager.h:35