LeviLamina
Loading...
Searching...
No Matches
LevelChunkEventManager Class Reference
+ Inheritance diagram for LevelChunkEventManager:

Public Member Functions

virtual ::Bedrock::PubSub::Connector< void(::ChunkSource &, ::LevelChunk &, int)> & getOnChunkLoadedConnector ()
 
virtual ::Bedrock::PubSub::Connector< void(::ChunkSource &, ::LevelChunk &)> & getOnChunkReloadedConnector ()
 
virtual ::Bedrock::PubSub::Connector< void(::LevelChunk &)> & getOnChunkDiscardedConnector ()
 
MCAPI LevelChunkEventManager (::std::unique_ptr<::ILevelChunkEventManagerProxy > levelChunkEventManagerProxy)
 
MCAPI void * $ctor (::std::unique_ptr<::ILevelChunkEventManagerProxy > levelChunkEventManagerProxy)
 
MCAPI ::Bedrock::PubSub::Connector< void(::ChunkSource &, ::LevelChunk &, int)> & $getOnChunkLoadedConnector ()
 
MCAPI ::Bedrock::PubSub::Connector< void(::ChunkSource &, ::LevelChunk &)> & $getOnChunkReloadedConnector ()
 
MCAPI ::Bedrock::PubSub::Connector< void(::LevelChunk &)> & $getOnChunkDiscardedConnector ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 128, ::Bedrock::PubSub::Publisher< void(::ChunkSource &, ::LevelChunk &, int), ::Bedrock::PubSub::ThreadModel::MultiThreaded, 0 > > mOnChunkLoadedPublisher
 
::ll::TypedStorage< 8, 128, ::Bedrock::PubSub::Publisher< void(::ChunkSource &, ::LevelChunk &), ::Bedrock::PubSub::ThreadModel::MultiThreaded, 0 > > mOnChunkReloadedPublisher
 
::ll::TypedStorage< 8, 128, ::Bedrock::PubSub::Publisher< void(::LevelChunk &), ::Bedrock::PubSub::ThreadModel::MultiThreaded, 0 > > mOnChunkDiscardedPublisher
 
::ll::TypedStorage< 8, 8, ::gsl::not_null<::std::unique_ptr<::ILevelChunkEventManagerProxy > > const > mLevelChunkEventManagerProxy
 

Constructor & Destructor Documentation

◆ LevelChunkEventManager()

MCAPI LevelChunkEventManager::LevelChunkEventManager ( ::std::unique_ptr<::ILevelChunkEventManagerProxy > levelChunkEventManagerProxy)
explicit
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

◆ getOnChunkLoadedConnector()

virtual ::Bedrock::PubSub::Connector< void(::ChunkSource &, ::LevelChunk &, int)> & LevelChunkEventManager::getOnChunkLoadedConnector ( )
virtual

◆ getOnChunkReloadedConnector()

virtual ::Bedrock::PubSub::Connector< void(::ChunkSource &, ::LevelChunk &)> & LevelChunkEventManager::getOnChunkReloadedConnector ( )
virtual

◆ getOnChunkDiscardedConnector()

virtual ::Bedrock::PubSub::Connector< void(::LevelChunk &)> & LevelChunkEventManager::getOnChunkDiscardedConnector ( )
virtual

◆ $ctor()

MCAPI void * LevelChunkEventManager::$ctor ( ::std::unique_ptr<::ILevelChunkEventManagerProxy > levelChunkEventManagerProxy)
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.

◆ $getOnChunkLoadedConnector()

MCAPI ::Bedrock::PubSub::Connector< void(::ChunkSource &, ::LevelChunk &, int)> & LevelChunkEventManager::$getOnChunkLoadedConnector ( )
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.

◆ $getOnChunkReloadedConnector()

MCAPI ::Bedrock::PubSub::Connector< void(::ChunkSource &, ::LevelChunk &)> & LevelChunkEventManager::$getOnChunkReloadedConnector ( )
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.

◆ $getOnChunkDiscardedConnector()

MCAPI ::Bedrock::PubSub::Connector< void(::LevelChunk &)> & LevelChunkEventManager::$getOnChunkDiscardedConnector ( )
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 ** LevelChunkEventManager::$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: