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

Public Member Functions

virtual void _addHardCodedBlockComponents (::Experiments const &)
 
virtual bool addCollisionShapes (::Block const &block, ::IConstBlockSource const &region, ::BlockPos const &pos, ::AABB const *intersectTestBox, ::std::vector<::AABB > &inoutBoxes, ::optional_ref<::GetCollisionShapeInterface const > entity) const
 
virtual void entityInside (::BlockSource &region, ::BlockPos const &pos, ::Actor &entity) const
 
virtual void animateTickBedrockLegacy (::BlockAnimateTickData const &tickData) const
 
virtual::ItemInstance asItemInstance (::Block const &, ::BlockActor const *) const
 
virtual bool canRenderSelectionOverlay (::BlockRenderLayer) const
 
virtual bool isLavaBlocking () const
 
MCAPI void onFallOn (::BlockEvents::BlockEntityFallOnEvent &eventData) const
 
MCAPI void $_addHardCodedBlockComponents (::Experiments const &)
 
MCAPI bool $addCollisionShapes (::Block const &block, ::IConstBlockSource const &region, ::BlockPos const &pos, ::AABB const *intersectTestBox, ::std::vector<::AABB > &inoutBoxes, ::optional_ref<::GetCollisionShapeInterface const > entity) const
 
MCAPI void $entityInside (::BlockSource &region, ::BlockPos const &pos, ::Actor &entity) const
 
MCAPI void $animateTickBedrockLegacy (::BlockAnimateTickData const &tickData) const
 
MCAPI::ItemInstance $asItemInstance (::Block const &, ::BlockActor const *) const
 
MCAPI bool $canRenderSelectionOverlay (::BlockRenderLayer) const
 
MCAPI bool $isLavaBlocking () const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ onFallOn()

MCAPI void EndPortalBlock::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 EndPortalBlock::$_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.

◆ $addCollisionShapes()

MCAPI bool EndPortalBlock::$addCollisionShapes ( ::Block const & block,
::IConstBlockSource const & region,
::BlockPos const & pos,
::AABB const * intersectTestBox,
::std::vector<::AABB > & inoutBoxes,
::optional_ref<::GetCollisionShapeInterface const > 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.

◆ $entityInside()

MCAPI void EndPortalBlock::$entityInside ( ::BlockSource & region,
::BlockPos const & pos,
::Actor & 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.

◆ $animateTickBedrockLegacy()

MCAPI void EndPortalBlock::$animateTickBedrockLegacy ( ::BlockAnimateTickData const & tickData) 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 EndPortalBlock::$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.

◆ $canRenderSelectionOverlay()

MCAPI bool EndPortalBlock::$canRenderSelectionOverlay ( ::BlockRenderLayer ) 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.

◆ $isLavaBlocking()

MCAPI bool EndPortalBlock::$isLavaBlocking ( ) 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 ** EndPortalBlock::$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: