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

Public Member Functions

MCFOLD void registerServerInstanceEventHandler (::std::unique_ptr<::ServerInstanceEventHandler > &&handler)
MCAPI void sendEvent (::EventRef<::ServerInstanceGameplayEvent< void > > const &event)
MCAPI void sendServerInitializeEnd (::ServerInstance &instance)
MCAPI void sendServerInitializeStart (::ServerInstance &instance)
MCAPI void sendServerLevelInitialized (::ServerInstance &instance, ::Level &level)
MCAPI void sendServerMinecraftInitialized (::ServerInstance &instance, ::Bedrock::NotNullNonOwnerPtr<::Minecraft > const &minecraft)
MCAPI void sendServerThreadStarted (::ServerInstance &instance)
MCAPI void sendServerThreadStopped (::ServerInstance &instance)
MCAPI void sendServerUpdateEnd (::ServerInstance &instance)
MCAPI void sendServerUpdateStart (::ServerInstance &instance)
MCAPI void sendStartLeaveGame (::ServerInstance &instance)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 8, ::std::unique_ptr<::ServerInstanceEventHandler > > mServerInstanceEventHandler

Member Function Documentation

◆ $vftable()

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