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

Public Member Functions

virtual void animateTickBedrockLegacy (::BlockAnimateTickData const &tickData) const
 
virtual::ItemInstance asItemInstance (::Block const &, ::BlockActor const *) const
 
virtual::std::string buildDescriptionId (::Block const &) const
 
virtual void addAABBs (::Block const &block, ::IConstBlockSource const &region, ::BlockPos const &pos, ::AABB const *intersectTestBox, ::std::vector<::AABB > &inoutBoxes) 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::AABB getCollisionShape (::Block const &, ::IConstBlockSource const &, ::BlockPos const &pos, ::optional_ref<::GetCollisionShapeInterface const >) const
 
virtual::AABB const & getOutline (::Block const &, ::IConstBlockSource const &, ::BlockPos const &pos, ::AABB &bufferValue) const
 
virtual void onRemove (::BlockSource &region, ::BlockPos const &pos) const
 
virtual bool isInteractiveBlock () const
 
virtual bool isContainerBlock () const
 
virtual bool isCraftingBlock () const
 
virtual bool hasComparatorSignal () const
 
virtual int getComparatorSignal (::BlockSource &region, ::BlockPos const &pos, ::Block const &block, uchar dir) const
 
virtual bool checkIsPathable (::Actor &entity, ::BlockPos const &lastPathPos, ::BlockPos const &pathPos) const
 
virtual bool canProvideSupport (::Block const &, uchar, ::BlockSupportType) const
 
virtual void _addHardCodedBlockComponents (::Experiments const &)
 
MCAPI void use (::BlockEvents::BlockPlayerInteractEvent &eventData) const
 
MCAPI void $animateTickBedrockLegacy (::BlockAnimateTickData const &tickData) const
 
MCAPI::ItemInstance $asItemInstance (::Block const &, ::BlockActor const *) const
 
MCAPI::std::string $buildDescriptionId (::Block const &) const
 
MCAPI void $addAABBs (::Block const &block, ::IConstBlockSource const &region, ::BlockPos const &pos, ::AABB const *intersectTestBox, ::std::vector<::AABB > &inoutBoxes) 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::AABB $getCollisionShape (::Block const &, ::IConstBlockSource const &, ::BlockPos const &pos, ::optional_ref<::GetCollisionShapeInterface const >) const
 
MCAPI::AABB const & $getOutline (::Block const &, ::IConstBlockSource const &, ::BlockPos const &pos, ::AABB &bufferValue) const
 
MCAPI void $onRemove (::BlockSource &region, ::BlockPos const &pos) const
 
MCAPI bool $isInteractiveBlock () const
 
MCAPI bool $isContainerBlock () const
 
MCAPI bool $isCraftingBlock () const
 
MCAPI bool $hasComparatorSignal () const
 
MCAPI int $getComparatorSignal (::BlockSource &region, ::BlockPos const &pos, ::Block const &block, uchar dir) const
 
MCAPI bool $checkIsPathable (::Actor &entity, ::BlockPos const &lastPathPos, ::BlockPos const &pathPos) const
 
MCAPI void $_addHardCodedBlockComponents (::Experiments const &)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ use()

MCAPI void BrewingStandBlock::use ( ::BlockEvents::BlockPlayerInteractEvent & 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.

◆ $animateTickBedrockLegacy()

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

◆ $buildDescriptionId()

MCAPI::std::string BrewingStandBlock::$buildDescriptionId ( ::Block 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.

◆ $addAABBs()

MCAPI void BrewingStandBlock::$addAABBs ( ::Block const & block,
::IConstBlockSource const & region,
::BlockPos const & pos,
::AABB const * intersectTestBox,
::std::vector<::AABB > & inoutBoxes ) 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 BrewingStandBlock::$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.

◆ $getCollisionShape()

MCAPI::AABB BrewingStandBlock::$getCollisionShape ( ::Block const & ,
::IConstBlockSource const & ,
::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.

◆ $getOutline()

MCAPI::AABB const & BrewingStandBlock::$getOutline ( ::Block const & ,
::IConstBlockSource const & ,
::BlockPos const & pos,
::AABB & bufferValue ) 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.

◆ $onRemove()

MCAPI void BrewingStandBlock::$onRemove ( ::BlockSource & region,
::BlockPos const & pos ) 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.

◆ $isInteractiveBlock()

MCAPI bool BrewingStandBlock::$isInteractiveBlock ( ) 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.

◆ $isContainerBlock()

MCAPI bool BrewingStandBlock::$isContainerBlock ( ) 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.

◆ $isCraftingBlock()

MCAPI bool BrewingStandBlock::$isCraftingBlock ( ) 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.

◆ $hasComparatorSignal()

MCAPI bool BrewingStandBlock::$hasComparatorSignal ( ) 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.

◆ $getComparatorSignal()

MCAPI int BrewingStandBlock::$getComparatorSignal ( ::BlockSource & region,
::BlockPos const & pos,
::Block const & block,
uchar dir ) 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.

◆ $checkIsPathable()

MCAPI bool BrewingStandBlock::$checkIsPathable ( ::Actor & entity,
::BlockPos const & lastPathPos,
::BlockPos const & pathPos ) 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 BrewingStandBlock::$_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.

◆ $vftable()

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