LeviLamina
Loading...
Searching...
No Matches
TickingAreaListBase Class Reference
Inheritance diagram for TickingAreaListBase:

Public Types

using RequeueAreaFunc = ::std::function<void(::ITickingArea const&)>

Public Member Functions

virtual bool removeDistantEntityAreasAndCheckForRemoved (::std::vector<::Vec3 > const &playerPositions, ::std::function< void(::ITickingArea const &)> requeue, ::LevelStorage &levelStorage)
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<::ITickingAreagetAreaFor (::ActorUniqueID const &entityId) const
MCAPI ::std::vector<::TickingAreaDescriptiongetStandaloneTickingAreaDescriptions () const
MCAPI bool hasTickingAreaNamed (::std::string const &name) const
MCAPI void processRemoves ()
MCAPI ::std::vector<::TickingAreaDescriptionremoveAllStandaloneAreas (::LevelStorage &levelStorage)
MCAPI ::std::vector<::TickingAreaDescriptionremoveAreas (::std::vector<::std::shared_ptr<::ITickingArea > > const &areasToRemove, ::LevelStorage &levelStorage)
MCAPI bool $removeDistantEntityAreasAndCheckForRemoved (::std::vector<::Vec3 > const &playerPositions, ::std::function< void(::ITickingArea const &)> requeue, ::LevelStorage &levelStorage)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::std::shared_ptr<::ITickingArea > > > mTickingAreas

Member Function Documentation

◆ $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: