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

Public Member Functions

WeatherManageroperator= (WeatherManager const &)
 
 WeatherManager (WeatherManager const &)
 
MCAPI WeatherManager (::Bedrock::NotNullNonOwnerPtr<::DimensionManager > dimensionManager, ::Bedrock::NotNullNonOwnerPtr<::LevelEventCoordinator > levelEventCoordinator, ::Bedrock::NotNullNonOwnerPtr<::LevelEventManager > levelEventManager, ::std::unique_ptr<::IWeatherManagerProxy > weatherManagerProxy)
 
MCAPI void registerWithServerPlayerSleepManager (::IServerPlayerSleepManagerConnector &serverPlayerSleepManagerConnector)
 
MCAPI void stopWeather ()
 
MCAPI void updateWeather (float rainLevel, int rainTime, float lightningLevel, int lightningTime)
 
MCAPI ~WeatherManager ()
 
MCAPI void * $ctor (::Bedrock::NotNullNonOwnerPtr<::DimensionManager > dimensionManager, ::Bedrock::NotNullNonOwnerPtr<::LevelEventCoordinator > levelEventCoordinator, ::Bedrock::NotNullNonOwnerPtr<::LevelEventManager > levelEventManager, ::std::unique_ptr<::IWeatherManagerProxy > weatherManagerProxy)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnk5cc1fc
 
::ll::UntypedStorage< 8, 24 > mUnk8f3ac3
 
::ll::UntypedStorage< 8, 24 > mUnk8c8cfe
 
::ll::UntypedStorage< 8, 8 > mUnke11ee3
 
::ll::UntypedStorage< 8, 16 > mUnk76271e
 

Constructor & Destructor Documentation

◆ WeatherManager()

MCAPI WeatherManager::WeatherManager ( ::Bedrock::NotNullNonOwnerPtr<::DimensionManager > dimensionManager,
::Bedrock::NotNullNonOwnerPtr<::LevelEventCoordinator > levelEventCoordinator,
::Bedrock::NotNullNonOwnerPtr<::LevelEventManager > levelEventManager,
::std::unique_ptr<::IWeatherManagerProxy > weatherManagerProxy )
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.

◆ ~WeatherManager()

MCAPI WeatherManager::~WeatherManager ( )
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.

Member Function Documentation

◆ registerWithServerPlayerSleepManager()

MCAPI void WeatherManager::registerWithServerPlayerSleepManager ( ::IServerPlayerSleepManagerConnector & serverPlayerSleepManagerConnector)
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.

◆ stopWeather()

MCAPI void WeatherManager::stopWeather ( )
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.

◆ updateWeather()

MCAPI void WeatherManager::updateWeather ( float rainLevel,
int rainTime,
float lightningLevel,
int lightningTime )
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.

◆ $ctor()

MCAPI void * WeatherManager::$ctor ( ::Bedrock::NotNullNonOwnerPtr<::DimensionManager > dimensionManager,
::Bedrock::NotNullNonOwnerPtr<::LevelEventCoordinator > levelEventCoordinator,
::Bedrock::NotNullNonOwnerPtr<::LevelEventManager > levelEventManager,
::std::unique_ptr<::IWeatherManagerProxy > weatherManagerProxy )
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.

◆ $dtor()

MCAPI void WeatherManager::$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.

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