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

Public Member Functions

virtual int getVariant (::Block const &block) const
 
virtual void executeEvent (::BlockSource &region, ::BlockPos const &pos, ::Block const &block, ::std::string const &eventName, ::Actor &sourceEntity) const
 
virtual void animateTickBedrockLegacy (::BlockAnimateTickData const &tickData) const
 
virtual bool hasComparatorSignal () const
 
virtual int getComparatorSignal (::BlockSource &region, ::BlockPos const &pos, ::Block const &block, uchar dir) const
 
virtual::Block const * playerWillDestroy (::Player &player, ::BlockPos const &pos, ::Block const &block) const
 
virtual::Block const * getNextBlockPermutation (::Block const &currentBlock) const
 
virtual uchar getMappedFace (uchar face, ::Block const &block) const
 
virtual void _addHardCodedBlockComponents (::Experiments const &)
 
MCAPI void _fillHoneyBottle (::Player &player, ::ItemStack &emptyBottle, ::ItemStack &honeyBottle, ::BlockSource &region, ::BlockPos const &pos) const
 
MCAPI void emitHoneyComb (::BlockSource &region, ::BlockPos const &pos) const
 
MCAPI void use (::BlockEvents::BlockPlayerInteractEvent &eventData) const
 
MCAPI int $getVariant (::Block const &block) const
 
MCAPI void $executeEvent (::BlockSource &region, ::BlockPos const &pos, ::Block const &block, ::std::string const &eventName, ::Actor &sourceEntity) const
 
MCAPI void $animateTickBedrockLegacy (::BlockAnimateTickData const &tickData) const
 
MCAPI bool $hasComparatorSignal () const
 
MCAPI int $getComparatorSignal (::BlockSource &region, ::BlockPos const &pos, ::Block const &block, uchar dir) const
 
MCAPI::Block const * $playerWillDestroy (::Player &player, ::BlockPos const &pos, ::Block const &block) const
 
MCAPI::Block const * $getNextBlockPermutation (::Block const &currentBlock) const
 
MCAPI uchar $getMappedFace (uchar face, ::Block const &block) const
 
MCAPI void $_addHardCodedBlockComponents (::Experiments const &)
 
virtual::Block const & getRenderBlock () const
 
virtual::Flip getFaceFlip (uchar face, ::Block const &block) const
 
virtual::Block const & getPlacementBlock (::Actor const &by, ::BlockPos const &pos, uchar face, ::Vec3 const &clickPos, int itemValue) const
 
MCAPI::Block const & $getRenderBlock () const
 
MCAPI::Flip $getFaceFlip (uchar face, ::Block const &block) const
 
MCAPI::Block const & $getPlacementBlock (::Actor const &by, ::BlockPos const &pos, uchar face, ::Vec3 const &clickPos, int itemValue) const
 

Static Public Member Functions

static MCAPI ::ItemStack getHiveItemWithOccupants (::Block const &block, ::BeehiveBlockActor const *beehiveBlockActor)
 
static MCAPI void resetHoneyLevel (::BlockSource &region, ::Block const &block, ::BlockPos const &pos)
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 1, 1, bool > mHorizontalOnly
 
::ll::TypedStorage< 4, 4, float > mYRotOffset
 

Member Function Documentation

◆ getMappedFace()

virtual uchar BeehiveBlock::getMappedFace ( uchar face,
::Block const & block ) const
virtual

Reimplemented from FaceDirectionalActorBlock.

◆ _fillHoneyBottle()

MCAPI void BeehiveBlock::_fillHoneyBottle ( ::Player & player,
::ItemStack & emptyBottle,
::ItemStack & honeyBottle,
::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.

◆ emitHoneyComb()

MCAPI void BeehiveBlock::emitHoneyComb ( ::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.

◆ use()

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

◆ getHiveItemWithOccupants()

static MCAPI ::ItemStack BeehiveBlock::getHiveItemWithOccupants ( ::Block const & block,
::BeehiveBlockActor const * beehiveBlockActor )
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.

◆ resetHoneyLevel()

static MCAPI void BeehiveBlock::resetHoneyLevel ( ::BlockSource & region,
::Block const & block,
::BlockPos const & pos )
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.

◆ $getVariant()

MCAPI int BeehiveBlock::$getVariant ( ::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.

◆ $executeEvent()

MCAPI void BeehiveBlock::$executeEvent ( ::BlockSource & region,
::BlockPos const & pos,
::Block const & block,
::std::string const & eventName,
::Actor & sourceEntity ) 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 BeehiveBlock::$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.

◆ $hasComparatorSignal()

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

◆ $playerWillDestroy()

MCAPI::Block const * BeehiveBlock::$playerWillDestroy ( ::Player & player,
::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.

◆ $getNextBlockPermutation()

MCAPI::Block const * BeehiveBlock::$getNextBlockPermutation ( ::Block const & currentBlock) 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.

◆ $getMappedFace()

MCAPI uchar BeehiveBlock::$getMappedFace ( uchar face,
::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.

◆ $_addHardCodedBlockComponents()

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

◆ $getRenderBlock()

MCAPI::Block const & FaceDirectionalActorBlock::$getRenderBlock ( ) const
inherited
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.

◆ $getFaceFlip()

MCAPI::Flip FaceDirectionalActorBlock::$getFaceFlip ( uchar face,
::Block const & block ) const
inherited
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.

◆ $getPlacementBlock()

MCAPI::Block const & FaceDirectionalActorBlock::$getPlacementBlock ( ::Actor const & by,
::BlockPos const & pos,
uchar face,
::Vec3 const & clickPos,
int itemValue ) const
inherited
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: