|
|
virtual bool | removeDistantEntityAreasAndCheckForRemoved (::std::vector<::Vec3 > const &playerPositions, ::std::function< void(::ITickingArea const &)> requeue, ::LevelStorage &levelStorage) |
|
MCAPI bool | _shouldRemoveArea (uint idx, ::std::vector<::Vec3 > const &playerPositions) const |
|
MCAPI uint | countEntityTickingAreas () const |
|
MCAPI void | destroyAreas () |
|
MCAPI ::std::vector<::std::shared_ptr<::ITickingArea > > | findStandaloneAreasContaining (::BlockPos const &position) |
|
MCAPI ::std::vector<::std::shared_ptr<::ITickingArea > > | findStandaloneAreasNamed (::std::string const &name) const |
|
MCAPI ::std::shared_ptr<::ITickingArea > | getAreaFor (::ActorUniqueID const &entityId) const |
|
MCFOLD ::std::vector<::std::shared_ptr<::ITickingArea > > const & | getAreas () const |
|
MCAPI ::std::vector<::TickingAreaDescription > | getStandaloneTickingAreaDescriptions () const |
|
MCAPI void | processRemoves () |
|
MCAPI ::std::vector<::TickingAreaDescription > | removeAllStandaloneAreas (::LevelStorage &levelStorage) |
|
MCAPI ::std::vector<::TickingAreaDescription > | removeAreas (::std::vector<::std::shared_ptr<::ITickingArea > > const &areasToRemove, ::LevelStorage &levelStorage) |
|
MCAPI void | tickSeasons (::Random &random) |
|
MCAPI void | $dtor () |
|
MCAPI bool | $removeDistantEntityAreasAndCheckForRemoved (::std::vector<::Vec3 > const &playerPositions, ::std::function< void(::ITickingArea const &)> requeue, ::LevelStorage &levelStorage) |
|
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::shared_ptr<::ITickingArea > > > | mTickingAreas |
◆ $vftable()
| MCAPI void ** TickingAreaListBase::$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: