|
virtual bool | isNaturalDimension () const =0 |
|
virtual::DimensionType | getDimensionId () const =0 |
|
virtual void | sendPacketForPosition (::BlockPos const &, ::Packet const &, ::Player const *)=0 |
|
virtual void | sendPacketForEntity (::Actor const &, ::Packet const &, ::Player const *)=0 |
|
virtual void | flushLevelChunkGarbageCollector ()=0 |
|
virtual void | initializeWithLevelStorageManagerConnector (::ILevelStorageManagerConnector &levelStorageManagerConnector)=0 |
|
virtual::BiomeRegistry & | getBiomeRegistry ()=0 |
|
virtual::BiomeRegistry const & | getBiomeRegistry () const =0 |
|
virtual::Vec3 | translatePosAcrossDimension (::Vec3 const &, ::DimensionType) const =0 |
|
virtual void | forEachPlayer (::brstd::function_ref< bool(::Player &)>) const =0 |
|
virtual::Actor * | fetchEntity (::ActorUniqueID, bool) const =0 |
|
virtual::BlockSource & | getBlockSourceFromMainChunkSource () const =0 |
|
virtual void | buildPlayersForPositionPacket (::BlockPos const &, ::Player const *, ::std::vector<::NetworkIdentifierWithSubId > &) const =0 |
|
MCAPI void | $dtor () |
|
◆ $dtor()
MCAPI void IDimension::$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 ** IDimension::$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: