|
|
using | ExperimentData = ::std::vector<bool> |
|
|
MCAPI bool | BetaApis () const |
|
MCAPI bool | CustomProjectiles () const |
|
MCAPI bool | ExperimentalCreatorCameras () const |
|
MCAPI bool | UpcomingCreatorFeatures () const |
|
MCAPI bool | VillagerTradesRebalance () const |
|
MCAPI bool | VoxelShapes () const |
|
MCAPI bool | Y2026Drop2 () const |
|
MCAPI::std::string | getExperimentsActiveAsJSONList () const |
|
MCAPI ::std::vector<::std::string > | getExperimentsActiveForTelemetry () const |
|
MCAPI void | getTagData (::CompoundTag const &tag) |
|
MCAPI bool | isExperimentEnabled (::AllExperiments experiment) const |
|
MCAPI void | setExperimentEnabled (::AllExperiments experiment, bool value) |
|
MCAPI void | setTagData (::CompoundTag &tag) const |
|
MCAPI void * | $ctor () |
| MCAPI bool | isAnyToggleEnabled () const |
| MCAPI void * | $ctor (::ExperimentStorage const &) |
| MCAPI void | $dtor () |
|
|
static MCAPI ::std::string const & | getExperimentTextID (::AllExperiments experiment) |
|
static MCAPI ::gsl::span<::std::string const > | getToggleNames () |
|
|
::ll::TypedStorage< 8, 32, ::std::vector< bool > > | mExperimentData |
|
::ll::TypedStorage< 8, 32, ::std::vector< bool > > | mDeprecatedData |
|
::ll::TypedStorage< 1, 1, bool > | mExperimentsEverToggled |
◆ isAnyToggleEnabled()
| MCAPI bool ExperimentStorage::isAnyToggleEnabled |
( |
| ) |
const |
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor()
| MCAPI void * ExperimentStorage::$ctor |
( |
::ExperimentStorage const & | | ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $dtor()
| MCAPI void ExperimentStorage::$dtor |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: