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

Public Member Functions

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 animateTickBedrockLegacy (::BlockAnimateTickData const &tickData) const
 
virtual bool canRenderSelectionOverlay (::BlockRenderLayer) const
 
virtual::ItemInstance asItemInstance (::Block const &, ::BlockActor const *) const
 
virtual ::std::shared_ptr<::BlockActornewBlockEntity (::BlockPos const &pos, ::Block const &block) 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 $animateTickBedrockLegacy (::BlockAnimateTickData const &tickData) const
 
MCAPI bool $canRenderSelectionOverlay (::BlockRenderLayer) const
 
MCAPI::ItemInstance $asItemInstance (::Block const &, ::BlockActor const *) const
 
MCAPI ::std::shared_ptr<::BlockActor$newBlockEntity (::BlockPos const &pos, ::Block const &block) const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ $addCollisionShapes()

MCAPI bool EndGatewayBlock::$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.

◆ $animateTickBedrockLegacy()

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

◆ $canRenderSelectionOverlay()

MCAPI bool EndGatewayBlock::$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.

◆ $asItemInstance()

MCAPI::ItemInstance EndGatewayBlock::$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.

◆ $newBlockEntity()

MCAPI ::std::shared_ptr<::BlockActor > EndGatewayBlock::$newBlockEntity ( ::BlockPos const & pos,
::Block const & block ) 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 ** EndGatewayBlock::$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: