|
using | BiomeNameLookupMap = ::std::unordered_map<uint64, ::std::unique_ptr<::Biome>> |
|
|
::ll::TypedStorage< 8, 984, ::WellKnownBiomeTags > | mWellKnownBiomeTags |
|
::ll::TypedStorage< 1, 1, bool > | mClientInitialized |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map< uint64, ::std::unique_ptr<::Biome > > > | mBiomesByName |
|
::ll::TypedStorage< 8, 40, ::brstd::flat_set< ::gsl::not_null<::Biome * >, ::BiomeRegistry::BiomeComparator, ::std::vector<::gsl::not_null<::Biome * > > > > | mBiomesById |
|
::ll::TypedStorage< 4, 4, uint > | mNextCustomBiomeId |
|
::ll::TypedStorage< 1, 1, ::std::atomic< bool > > | mClosedForRegistration |
|
::ll::TypedStorage< 1, 1, bool > | mLoadFromAllPacks |
|
::ll::TypedStorage< 8, 128, ::TagRegistry<::IDType<::BiomeTagIDType >, ::IDType<::BiomeTagSetIDType > > > | mTagRegistry |
|
::ll::TypedStorage< 8, 8, ::Biome * > | mEmptyBiome |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mOnSaveSubscription |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mOnLevelStorageManagerStartLeaveGameSubscription |
|
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlock > | mControlBlock |
|
◆ $vftable()
static MCAPI void ** BiomeRegistry::$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: