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

Public Member Functions

virtual void _addHardCodedBlockComponents (::Experiments const &)
 
virtual::ItemInstance asItemInstance (::Block const &, ::BlockActor const *) const
 
virtual::AABB const & getVisualShapeInWorld (::Block const &, ::IConstBlockSource const &region, ::BlockPos const &pos, ::AABB &bufferAABB) const
 
virtual bool pushesUpFallingBlocks () const
 
virtual::AABB getCollisionShape (::Block const &, ::IConstBlockSource const &region, ::BlockPos const &pos, ::optional_ref<::GetCollisionShapeInterface const >) const
 
virtual void updateEntityAfterFallOn (::BlockPos const &pos, ::UpdateEntityAfterFallOnInterface &entity) const
 
virtual bool isMovingBlock () const
 
MCAPI void onFallOn (::BlockEvents::BlockEntityFallOnEvent &eventData) const
 
MCAPI void $_addHardCodedBlockComponents (::Experiments const &)
 
MCAPI::ItemInstance $asItemInstance (::Block const &, ::BlockActor const *) const
 
MCAPI::AABB const & $getVisualShapeInWorld (::Block const &, ::IConstBlockSource const &region, ::BlockPos const &pos, ::AABB &bufferAABB) const
 
MCAPI bool $pushesUpFallingBlocks () const
 
MCAPI::AABB $getCollisionShape (::Block const &, ::IConstBlockSource const &region, ::BlockPos const &pos, ::optional_ref<::GetCollisionShapeInterface const >) const
 
MCAPI void $updateEntityAfterFallOn (::BlockPos const &pos, ::UpdateEntityAfterFallOnInterface &entity) const
 
MCAPI bool $isMovingBlock () const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ onFallOn()

MCAPI void MovingBlock::onFallOn ( ::BlockEvents::BlockEntityFallOnEvent & eventData) const
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.

◆ $_addHardCodedBlockComponents()

MCAPI void MovingBlock::$_addHardCodedBlockComponents ( ::Experiments const & )
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.

◆ $asItemInstance()

MCAPI::ItemInstance MovingBlock::$asItemInstance ( ::Block const & ,
::BlockActor const *  ) const
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.

◆ $getVisualShapeInWorld()

MCAPI::AABB const & MovingBlock::$getVisualShapeInWorld ( ::Block const & ,
::IConstBlockSource const & region,
::BlockPos const & pos,
::AABB & bufferAABB ) const
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.

◆ $pushesUpFallingBlocks()

MCAPI bool MovingBlock::$pushesUpFallingBlocks ( ) const
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.

◆ $getCollisionShape()

MCAPI::AABB MovingBlock::$getCollisionShape ( ::Block const & ,
::IConstBlockSource const & region,
::BlockPos const & pos,
::optional_ref<::GetCollisionShapeInterface const >  ) const
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.

◆ $updateEntityAfterFallOn()

MCAPI void MovingBlock::$updateEntityAfterFallOn ( ::BlockPos const & pos,
::UpdateEntityAfterFallOnInterface & entity ) const
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.

◆ $isMovingBlock()

MCAPI bool MovingBlock::$isMovingBlock ( ) const
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 ** MovingBlock::$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: