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

Public Member Functions

MCAPI void registerPlayerGameplayHandler (::std::unique_ptr<::PlayerGameplayHandler > &&handler)
 
MCAPI::CoordinatorResult sendEvent (::EventRef<::PlayerGameplayEvent<::CoordinatorResult > > const &event)
 
MCAPI void sendEvent (::EventRef<::PlayerGameplayEvent< void > > const &event)
 
MCAPI void sendPlayerEnchantedItem (::Player &player, ::ItemStack const &item, ::ItemEnchants const &enchants)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 8, ::std::unique_ptr<::PlayerGameplayHandler > > mPlayerGameplayHandler
 

Member Function Documentation

◆ $vftable()

static MCAPI void ** ServerPlayerEventCoordinator::$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.

◆ registerPlayerGameplayHandler()

MCAPI void PlayerEventCoordinator::registerPlayerGameplayHandler ( ::std::unique_ptr<::PlayerGameplayHandler > && handler)
inherited
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.

◆ sendEvent() [1/2]

MCAPI::CoordinatorResult PlayerEventCoordinator::sendEvent ( ::EventRef<::PlayerGameplayEvent<::CoordinatorResult > > const & event)
inherited
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.

◆ sendEvent() [2/2]

MCAPI void PlayerEventCoordinator::sendEvent ( ::EventRef<::PlayerGameplayEvent< void > > const & event)
inherited
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.

◆ sendPlayerEnchantedItem()

MCAPI void PlayerEventCoordinator::sendPlayerEnchantedItem ( ::Player & player,
::ItemStack const & item,
::ItemEnchants const & enchants )
inherited
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: