|
virtual void | init (::Bounds const &, bool)=0 |
|
virtual void | tick (::Tick const &, ::BlockSource &, bool, bool)=0 |
|
virtual void | tickSeasons (::BlockSource &, ::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)=0 |
|
virtual bool | checkLoadedChunkNeighborsDone (::BlockSource const &, bool) const =0 |
|
virtual void | move (::Bounds const &)=0 |
|
virtual ::std::unique_ptr<::ChunkViewSource > | createChildSource ()=0 |
|
virtual ::std::shared_ptr<::LevelChunk > | getAvailableChunk (::ChunkPos const &)=0 |
|
MCAPI void | $dtor () |
|
◆ $dtor()
MCAPI void ITickingAreaView::$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.
◆ $vftable()
static 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: