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.

◆ $dtor()

MCAPI void FallingBlockSystemOnLand::SystemTickDelegate::$dtor ( )
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.

◆ $onLand()

MCAPI void FallingBlockSystemOnLand::SystemTickDelegate::$onLand ( ::FallingBlock const & block,
::IBlockSource & region,
::BlockPos const & pos )
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.

◆ $breakBlock()

MCAPI void FallingBlockSystemOnLand::SystemTickDelegate::$breakBlock ( ::FallingBlockActor & fallingBlock)
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.

◆ $vftable()

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