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

Public Member Functions

BlockBreakEvent & operator= (BlockBreakEvent const &)
 BlockBreakEvent (BlockBreakEvent const &)
virtual::BlockSource const & getBlockSource () const
MCAPI BlockBreakEvent (::BlockChangeContext const &destructionContext, ::BlockSource &region, ::BlockPos pos, ::Block const &destroyedBlock)
MCAPI ::std::optional<::BlockPos > const getBlockDestructionCausePosition () const
MCAPI::Actor const * getEntitySource () const
MCAPI bool isClientSide () const
MCAPI void * $ctor (::BlockChangeContext const &destructionContext, ::BlockSource &region, ::BlockPos pos, ::Block const &destroyedBlock)
MCFOLD::BlockSource const & $getBlockSource () const
virtual::Block const & getBlock () const
MCAPI void * $ctor (::BlockPos pos)
MCFOLD void $dtor ()
MCAPI::Block const & $getBlock () const

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 24, ::BlockChangeContextmDestructionContext
::ll::TypedStorage< 8, 8, ::BlockSource & > mRegion
::ll::TypedStorage< 8, 8, ::Block const & > mDestroyedBlock
::ll::TypedStorage< 4, 12, ::BlockPos const > mPos

Member Function Documentation

◆ getBlockSource()

virtual::BlockSource const & BlockEvents::BlockBreakEvent::getBlockSource ( ) const
virtual

◆ $vftable()

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