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

Public Member Functions

BlockEntityFallOnEvent & operator= (BlockEntityFallOnEvent const &)
 BlockEntityFallOnEvent (BlockEntityFallOnEvent const &)
virtual::BlockSource const & getBlockSource () const
MCAPI BlockEntityFallOnEvent (::BlockSource &region, ::BlockPos pos, ::Actor &entity, float fallDistance)
MCAPI void callFallOnFor (::Block const &block)
MCAPI void cancelOutFallDistance ()
MCAPI void configureRenderParamsForTrigger (::RenderParams &params) const
MCFOLD::Actor const & getActor () const
MCFOLD float getFallDistance () const
MCAPI void handleActorFallDamage (float distance, float multiplier, ::ActorDamageSource source)
MCFOLD bool isClientSide () const
MCAPI void postFallOnGameEvent ()
MCAPI void scaleFallDistance (float scalar)
MCAPI void setActorFallDistance (float val)
MCAPI void spawnDustParticles (uint particleCount) const
MCAPI void * $ctor (::BlockSource &region, ::BlockPos pos, ::Actor &entity, float fallDistance)
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, 8, ::BlockSource & > mRegion
::ll::TypedStorage< 8, 8, ::Actor & > mEntity
::ll::TypedStorage< 4, 4, float > mFallDistance
::ll::TypedStorage< 4, 12, ::BlockPos const > mPos

Member Function Documentation

◆ getBlockSource()

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

◆ $vftable()

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