LeviLamina
Loading...
Searching...
No Matches
BiomeManager Class Reference

Public Types

using onLevelBiomesRegisteredSignature = void(::BiomeRegistry&)
 

Public Member Functions

MCAPI BiomeManager (::OwnerPtr<::BiomeRegistry > biomes, ::std::unique_ptr<::AutomaticFeatureRules > automaticFeatureRules)
 
MCAPI void _initializeServerBiomeRegistry (::IWorldRegistriesProvider &worldRegistries, ::ResourcePackManager const &resourcePackManager, ::LevelSeed64 levelSeed, ::LevelStorage &levelStorage, ::BaseGameVersion const &baseGameVersion, ::Bedrock::NonOwnerPointer<::LinkedAssetValidator > linkedAssetValidator)
 
MCAPI void initializeBiomeRegistryAndAutomaticFeatureRulesOnServer (::IWorldRegistriesProvider &worldRegistries, ::ResourcePackManager &resourcePackManager, ::LevelSeed64 levelSeed, ::LevelStorage &levelStorage, ::BaseGameVersion const &baseGameVersion, ::Bedrock::NonOwnerPointer<::LinkedAssetValidator > linkedAssetValidator)
 
MCAPI void * $ctor (::OwnerPtr<::BiomeRegistry > biomes, ::std::unique_ptr<::AutomaticFeatureRules > automaticFeatureRules)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 16, ::gsl::not_null<::OwnerPtr<::BiomeRegistry > > > mBiomes
 
::ll::TypedStorage< 8, 16, ::gsl::not_null<::OwnerPtr<::BiomeComponentFactory > > > mBiomeComponentFactory
 
::ll::TypedStorage< 8, 16, ::gsl::not_null<::OwnerPtr<::SurfaceBuilderRegistry > > > mSurfaceBuilders
 
::ll::TypedStorage< 8, 8, ::gsl::not_null<::std::unique_ptr<::AutomaticFeatureRules > > > mAutomaticFeatureRules
 
::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, ::BiomeDecorationFeature > > mBiomeDecorationFeatureMap
 
::ll::TypedStorage< 8, 128, ::Bedrock::PubSub::Publisher< void(::BiomeRegistry &), ::Bedrock::PubSub::ThreadModel::MultiThreaded, 0 > > mOnLevelBiomesRegisteredPublisher
 

The documentation for this class was generated from the following file: