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

Public Member Functions

virtual ::Bedrock::PubSub::Connector< void(::SharedTypes::Legacy::LevelEvent, ::Vec3 const &, int)> & getLevelEventDataConnector ()
virtual ::Bedrock::PubSub::Connector< void(::SharedTypes::Legacy::LevelEvent, ::CompoundTag const &)> & getLevelEventCompoundTagConnector ()
MCAPI LevelEventManager (bool isClientSide, ::Bedrock::NotNullNonOwnerPtr<::LevelEventCoordinator > levelEventCoordinator)
MCAPI void broadcastLevelEvent (::SharedTypes::Legacy::LevelEvent type, ::CompoundTag const &tag, ::UserEntityIdentifierComponent const *userIdentifierToExclude)
MCAPI void broadcastLevelEvent (::SharedTypes::Legacy::LevelEvent type, ::Vec3 const &pos, int data, ::UserEntityIdentifierComponent const *userIdentifierToExclude)
MCAPI void broadcastLocalEvent (::IDimension &dimension, ::SharedTypes::Legacy::LevelEvent type, ::Vec3 const &pos, int data)
MCAPI void * $ctor (bool isClientSide, ::Bedrock::NotNullNonOwnerPtr<::LevelEventCoordinator > levelEventCoordinator)
MCAPI void $dtor ()
MCFOLD ::Bedrock::PubSub::Connector< void(::SharedTypes::Legacy::LevelEvent, ::Vec3 const &, int)> & $getLevelEventDataConnector ()
MCFOLD ::Bedrock::PubSub::Connector< void(::SharedTypes::Legacy::LevelEvent, ::CompoundTag const &)> & $getLevelEventCompoundTagConnector ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 1, 1, bool const > mIsClientSide
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::LevelEventCoordinator > const > mLevelEventCoordinator
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::PacketSender > > mPacketSender
::ll::TypedStorage< 8, 128, ::Bedrock::PubSub::Publisher< void(::SharedTypes::Legacy::LevelEvent, ::Vec3 const &, int), ::Bedrock::PubSub::ThreadModel::MultiThreaded, 0 > > mLevelEventDataPublisher
::ll::TypedStorage< 8, 128, ::Bedrock::PubSub::Publisher< void(::SharedTypes::Legacy::LevelEvent, ::CompoundTag const &), ::Bedrock::PubSub::ThreadModel::MultiThreaded, 0 > > mLevelEventCompoundTagPublisher

Member Function Documentation

◆ getLevelEventDataConnector()

virtual ::Bedrock::PubSub::Connector< void(::SharedTypes::Legacy::LevelEvent, ::Vec3 const &, int)> & LevelEventManager::getLevelEventDataConnector ( )
virtual

◆ getLevelEventCompoundTagConnector()

virtual ::Bedrock::PubSub::Connector< void(::SharedTypes::Legacy::LevelEvent, ::CompoundTag const &)> & LevelEventManager::getLevelEventCompoundTagConnector ( )
virtual

◆ $vftable()

MCAPI void ** LevelEventManager::$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: