|
TickingAreaView & | operator= (TickingAreaView const &) |
|
| TickingAreaView (TickingAreaView const &) |
|
virtual void | init (::Bounds const &bounds, bool isCircle) |
|
virtual void | tick (::Tick const ¤tTick, ::BlockSource ®ion, bool preload, bool randomize) |
|
virtual void | tickSeasons (::BlockSource ®ion, ::Random &random) |
|
virtual::DimensionType | getDimensionId () const |
|
virtual::Bounds const & | getBounds () const |
|
virtual bool | isCircle () const |
|
virtual bool | isDoneLoading () const |
|
virtual bool | checkInitialLoadDone (::Tick currentLevelTick) |
|
virtual bool | checkLoadedChunkNeighborsDone (::BlockSource const ®ion, bool useDoneLoading) const |
|
virtual void | move (::Bounds const &bounds) |
|
virtual ::std::unique_ptr<::ChunkViewSource > | createChildSource () |
|
virtual ::std::shared_ptr<::LevelChunk > | getAvailableChunk (::ChunkPos const &cp) |
|
MCAPI | TickingAreaView (::ChunkSource &parent) |
|
MCAPI bool | _tickChunk (::Tick const ¤tTick, ::BlockSource ®ion, ::Level &level, ::ChunkPos const &cp, ::LevelChunkTicking::Registry *registry) |
|
MCAPI void * | $ctor (::ChunkSource &parent) |
|
MCAPI void | $dtor () |
|
MCAPI void | $init (::Bounds const &bounds, bool isCircle) |
|
MCAPI void | $tick (::Tick const ¤tTick, ::BlockSource ®ion, bool preload, bool randomize) |
|
MCAPI void | $tickSeasons (::BlockSource ®ion, ::Random &random) |
|
MCAPI::DimensionType | $getDimensionId () const |
|
MCAPI::Bounds const & | $getBounds () const |
|
MCAPI bool | $isCircle () const |
|
MCAPI bool | $isDoneLoading () const |
|
MCAPI bool | $checkInitialLoadDone (::Tick currentLevelTick) |
|
MCAPI bool | $checkLoadedChunkNeighborsDone (::BlockSource const ®ion, bool useDoneLoading) const |
|
MCAPI void | $move (::Bounds const &bounds) |
|
MCAPI ::std::unique_ptr<::ChunkViewSource > | $createChildSource () |
|
MCAPI ::std::shared_ptr<::LevelChunk > | $getAvailableChunk (::ChunkPos const &cp) |
|
◆ TickingAreaView()
- 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.
◆ init()
virtual void TickingAreaView::init |
( |
::Bounds const & | bounds, |
|
|
bool | isCircle ) |
|
virtual |
◆ tick()
virtual void TickingAreaView::tick |
( |
::Tick const & | currentTick, |
|
|
::BlockSource & | region, |
|
|
bool | preload, |
|
|
bool | randomize ) |
|
virtual |
◆ tickSeasons()
◆ getDimensionId()
virtual::DimensionType TickingAreaView::getDimensionId |
( |
| ) |
const |
|
virtual |
◆ getBounds()
virtual::Bounds const & TickingAreaView::getBounds |
( |
| ) |
const |
|
virtual |
◆ isCircle()
virtual bool TickingAreaView::isCircle |
( |
| ) |
const |
|
virtual |
◆ isDoneLoading()
virtual bool TickingAreaView::isDoneLoading |
( |
| ) |
const |
|
virtual |
◆ checkInitialLoadDone()
virtual bool TickingAreaView::checkInitialLoadDone |
( |
::Tick | currentLevelTick | ) |
|
|
virtual |
◆ checkLoadedChunkNeighborsDone()
virtual bool TickingAreaView::checkLoadedChunkNeighborsDone |
( |
::BlockSource const & | region, |
|
|
bool | useDoneLoading ) const |
|
virtual |
◆ move()
virtual void TickingAreaView::move |
( |
::Bounds const & | bounds | ) |
|
|
virtual |
◆ createChildSource()
◆ getAvailableChunk()
◆ _tickChunk()
- 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()
- 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 TickingAreaView::$dtor |
( |
| ) |
|
- 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.
◆ $init()
MCAPI void TickingAreaView::$init |
( |
::Bounds const & | bounds, |
|
|
bool | isCircle ) |
- 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.
◆ $tick()
MCAPI void TickingAreaView::$tick |
( |
::Tick const & | currentTick, |
|
|
::BlockSource & | region, |
|
|
bool | preload, |
|
|
bool | randomize ) |
- 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.
◆ $tickSeasons()
- 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.
◆ $getDimensionId()
MCAPI::DimensionType TickingAreaView::$getDimensionId |
( |
| ) |
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.
◆ $getBounds()
MCAPI::Bounds const & TickingAreaView::$getBounds |
( |
| ) |
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.
◆ $isCircle()
MCAPI bool TickingAreaView::$isCircle |
( |
| ) |
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.
◆ $isDoneLoading()
MCAPI bool TickingAreaView::$isDoneLoading |
( |
| ) |
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.
◆ $checkInitialLoadDone()
MCAPI bool TickingAreaView::$checkInitialLoadDone |
( |
::Tick | currentLevelTick | ) |
|
- 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.
◆ $checkLoadedChunkNeighborsDone()
MCAPI bool TickingAreaView::$checkLoadedChunkNeighborsDone |
( |
::BlockSource const & | region, |
|
|
bool | useDoneLoading ) 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.
◆ $move()
MCAPI void TickingAreaView::$move |
( |
::Bounds const & | bounds | ) |
|
- 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.
◆ $createChildSource()
- 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.
◆ $getAvailableChunk()
- 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 ** TickingAreaView::$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: