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

Public Member Functions

SystemTickDelegateoperator= (SystemTickDelegate const &)
 
 SystemTickDelegate (SystemTickDelegate const &)
 
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::UntypedStorage< 8, 24 > mUnk3f25b4
 

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: