|
|
MobEvents & | operator= (MobEvents const &) |
|
| MobEvents (MobEvents const &) |
|
MCAPI | MobEvents (::LevelStorage &levelStorage) |
|
MCAPI void | _onSaveEvent (::LevelStorage &) |
|
MCFOLD bool | areEventsEnabled () const |
|
MCAPI void | deserialize (::CompoundTag const &tag) |
|
MCAPI::MobEvent const & | getEvent (::MobEventsIndex eventIndex) const |
|
MCAPI::MobEventsIndex | getIndexFromName (::std::string const &name) const |
|
MCAPI void | initializeWithLevelStorageManagerConnector (::ILevelStorageManagerConnector &levelStorageManagerConnector) |
|
MCAPI bool | isEnabled (::MobEventsIndex eventIndex) const |
|
MCAPI void | readFromLevelStorage () |
|
MCAPI ::std::unique_ptr<::CompoundTag > | serialize () const |
|
MCAPI void | setEnabled (::MobEventsIndex eventIndex, bool newVal) |
|
MCAPI void | setEventsEnabled (bool newVal) |
|
MCAPI void | setMarketplaceDefaults () |
|
MCAPI void | tick () |
|
MCAPI void | writeToLevelStorage () |
|
MCAPI void * | $ctor (::LevelStorage &levelStorage) |
|
MCAPI void | $dtor () |
|
|
static MCAPI ::std::string const & | EVENTS_ENABLED_STRING () |
| static MCAPI void ** | $vftable () |
|
|
::ll::TypedStorage< 8, 216, ::std::array<::MobEvent, 3 > > | mMobEvents |
|
::ll::TypedStorage< 8, 80, ::BasicTimer > | mSaveTimer |
|
::ll::TypedStorage< 8, 8, ::LevelStorage & > | mLevelStorage |
|
::ll::TypedStorage< 1, 1, bool > | mEventsEnabled |
|
::ll::TypedStorage< 1, 1, bool > | mNeedsToSave |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mOnSaveSubscription |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mOnLevelStorageManagerStartLeaveGameSubscription |
◆ $vftable()
| MCAPI void ** MobEvents::$vftable |
( |
| ) |
|
|
static |
- 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: