|
|
virtual void | init (::Bounds const &bounds, bool isCircle)=0 |
|
virtual void | tick (::Tick const ¤tTick, ::BlockSource ®ion, bool preload, bool randomize)=0 |
|
virtual void | tickSeasons (::BlockSource ®ion, ::Random &random)=0 |
|
virtual::DimensionType | getDimensionId () const =0 |
|
virtual::Bounds const & | getBounds () const =0 |
|
virtual bool | isCircle () const =0 |
|
virtual bool | isDoneLoading () const =0 |
|
virtual bool | checkInitialLoadDone (::Tick currentLevelTick)=0 |
|
virtual bool | checkLoadedChunkNeighborsDone (::BlockSource const ®ion, bool useDoneLoading) const =0 |
|
virtual void | move (::Bounds const &bounds)=0 |
|
virtual ::std::unique_ptr<::ChunkViewSource > | createChildSource ()=0 |
|
virtual ::std::shared_ptr<::LevelChunk > | getAvailableChunk (::ChunkPos const &cp)=0 |
|
MCAPI void | $dtor () |
◆ $vftable()
| MCAPI void ** ITickingAreaView::$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: