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

Public Member Functions

virtual void onLand (::FallingBlock const &block, ::IBlockSource &region, ::BlockPos const &pos)
virtual void breakBlock (::FallingBlockActor &fallingBlock)
MCAPI void $dtor ()
MCAPI void $onLand (::FallingBlock const &block, ::IBlockSource &region, ::BlockPos const &pos)
MCAPI void $breakBlock (::FallingBlockActor &fallingBlock)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::FallingBlockSystemOnLand::DelayDelegateData > > mOnLandDataQueue

Member Function Documentation

◆ onLand()

virtual void FallingBlockSystemOnLand::SystemTickDelegate::onLand ( ::FallingBlock const & block,
::IBlockSource & region,
::BlockPos const & pos )
virtual

Implements ITickDelegate.

◆ breakBlock()

virtual void FallingBlockSystemOnLand::SystemTickDelegate::breakBlock ( ::FallingBlockActor & fallingBlock)
virtual

Implements ITickDelegate.


The documentation for this class was generated from the following file: