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

Public Member Functions

MCFOLD void registerBlockGameplayHandler (::std::unique_ptr<::BlockGameplayHandler > &&handler)
 
MCAPI void sendBlockDestructionStarted (::Player &player, ::BlockPos const &blockPos, ::Block const &hitBlock, uchar face)
 
MCAPI void sendBlockPlacedByPlayer (::Player &player, ::Block const &placedBlock, ::BlockPos const &pos, bool isUnderwater)
 
MCAPI::CoordinatorResult sendEvent (::EventRef<::MutableBlockGameplayEvent<::CoordinatorResult > > event)
 
MCAPI::CoordinatorResult sendEvent (::EventRef<::BlockGameplayEvent<::CoordinatorResult > > const &event)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 8, ::std::unique_ptr<::BlockGameplayHandler > > mBlockGameplayHandler
 

Member Function Documentation

◆ $vftable()

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