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

Public Member Functions

TickingAreaListBaseoperator= (TickingAreaListBase const &)
 
 TickingAreaListBase (TickingAreaListBase const &)
 
virtual bool removeDistantEntityAreasAndCheckForRemoved (::std::vector<::Vec3 > const &playerPositions, ::std::function< void(::ITickingArea const &)> requeue, ::LevelStorage &levelStorage)
 
MCAPI uint countEntityTickingAreas () const
 
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::UntypedStorage< 8, 24 > mUnkb205b3
 

Member Function Documentation

◆ countEntityTickingAreas()

MCAPI uint TickingAreaListBase::countEntityTickingAreas ( ) const
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.

◆ findStandaloneAreasContaining()

MCAPI ::std::vector<::std::shared_ptr<::ITickingArea > > TickingAreaListBase::findStandaloneAreasContaining ( ::BlockPos const & position)
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.

◆ findStandaloneAreasNamed()

MCAPI ::std::vector<::std::shared_ptr<::ITickingArea > > TickingAreaListBase::findStandaloneAreasNamed ( ::std::string const & name) const
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.

◆ getAreaFor()

MCAPI ::std::shared_ptr<::ITickingArea > TickingAreaListBase::getAreaFor ( ::ActorUniqueID const & entityId) const
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.

◆ getStandaloneTickingAreaDescriptions()

MCAPI ::std::vector<::TickingAreaDescription > TickingAreaListBase::getStandaloneTickingAreaDescriptions ( ) const
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.

◆ hasTickingAreaNamed()

MCAPI bool TickingAreaListBase::hasTickingAreaNamed ( ::std::string const & name) const
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.

◆ processRemoves()

MCAPI void TickingAreaListBase::processRemoves ( )
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.

◆ removeAllStandaloneAreas()

MCAPI ::std::vector<::TickingAreaDescription > TickingAreaListBase::removeAllStandaloneAreas ( ::LevelStorage & levelStorage)
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.

◆ removeAreas()

MCAPI ::std::vector<::TickingAreaDescription > TickingAreaListBase::removeAreas ( ::std::vector<::std::shared_ptr<::ITickingArea > > const & areasToRemove,
::LevelStorage & levelStorage )
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.

◆ $removeDistantEntityAreasAndCheckForRemoved()

MCAPI bool TickingAreaListBase::$removeDistantEntityAreasAndCheckForRemoved ( ::std::vector<::Vec3 > const & playerPositions,
::std::function< void(::ITickingArea const &)> requeue,
::LevelStorage & levelStorage )
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.

◆ $vftable()

static 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: