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

Public Member Functions

virtual::Brightness getLightEmission (::Block const &block) const
 
virtual bool hasVariableLighting () const
 
virtual void entityInside (::BlockSource &region, ::BlockPos const &pos, ::Actor &entity) const
 
virtual bool checkIsPathable (::Actor &entity, ::BlockPos const &lastPathPos, ::BlockPos const &pathPos) const
 
virtual bool canProvideSupport (::Block const &, uchar face, ::BlockSupportType) const
 
virtual::ItemInstance asItemInstance (::Block const &block, ::BlockActor const *) const
 
virtual bool mayPlace (::BlockSource &region, ::BlockPos const &pos) const
 
virtual void onRemove (::BlockSource &region, ::BlockPos const &pos) const
 
virtual bool canSpawnOn (::Actor *) const
 
virtual bool isLavaBlocking () const
 
virtual void neighborChanged (::BlockSource &region, ::BlockPos const &pos, ::BlockPos const &neighborPos) const
 
virtual void animateTickBedrockLegacy (::BlockAnimateTickData const &tickData) const
 
virtual void _addHardCodedBlockComponents (::Experiments const &)
 
MCAPI void onPlace (::BlockEvents::BlockPlaceEvent &eventData) const
 
MCAPI void use (::BlockEvents::BlockPlayerInteractEvent &eventData) const
 
MCAPI::Brightness $getLightEmission (::Block const &block) const
 
MCAPI bool $hasVariableLighting () const
 
MCAPI void $entityInside (::BlockSource &region, ::BlockPos const &pos, ::Actor &entity) const
 
MCAPI bool $checkIsPathable (::Actor &entity, ::BlockPos const &lastPathPos, ::BlockPos const &pathPos) const
 
MCAPI bool $canProvideSupport (::Block const &, uchar face, ::BlockSupportType) const
 
MCAPI::ItemInstance $asItemInstance (::Block const &block, ::BlockActor const *) const
 
MCAPI bool $mayPlace (::BlockSource &region, ::BlockPos const &pos) const
 
MCAPI void $onRemove (::BlockSource &region, ::BlockPos const &pos) const
 
MCAPI bool $canSpawnOn (::Actor *) const
 
MCAPI bool $isLavaBlocking () const
 
MCAPI void $neighborChanged (::BlockSource &region, ::BlockPos const &pos, ::BlockPos const &neighborPos) const
 
MCAPI void $animateTickBedrockLegacy (::BlockAnimateTickData const &tickData) const
 
MCAPI void $_addHardCodedBlockComponents (::Experiments const &)
 

Static Public Member Functions

static MCAPI bool tryDouseFire (::BlockSource &region, ::BlockPos const &pos, ::Actor *sourceActor, bool needsWater)
 
static MCAPI bool tryLightFire (::BlockSource &region, ::BlockPos const &pos, ::Actor *sourceActor)
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 1, 1, bool > mSpawnRandomParticles
 
::ll::TypedStorage< 1, 1, bool > mIsCampfireFireStarter
 

Member Function Documentation

◆ onPlace()

MCAPI void CampfireBlock::onPlace ( ::BlockEvents::BlockPlaceEvent & 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.

◆ use()

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

◆ tryDouseFire()

static MCAPI bool CampfireBlock::tryDouseFire ( ::BlockSource & region,
::BlockPos const & pos,
::Actor * sourceActor,
bool needsWater )
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.

◆ tryLightFire()

static MCAPI bool CampfireBlock::tryLightFire ( ::BlockSource & region,
::BlockPos const & pos,
::Actor * sourceActor )
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.

◆ $getLightEmission()

MCAPI::Brightness CampfireBlock::$getLightEmission ( ::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.

◆ $hasVariableLighting()

MCAPI bool CampfireBlock::$hasVariableLighting ( ) 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 CampfireBlock::$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.

◆ $checkIsPathable()

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

◆ $canProvideSupport()

MCAPI bool CampfireBlock::$canProvideSupport ( ::Block const & ,
uchar face,
::BlockSupportType  ) 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 CampfireBlock::$asItemInstance ( ::Block const & block,
::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.

◆ $mayPlace()

MCAPI bool CampfireBlock::$mayPlace ( ::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.

◆ $onRemove()

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

◆ $canSpawnOn()

MCAPI bool CampfireBlock::$canSpawnOn ( ::Actor * ) 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 CampfireBlock::$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.

◆ $neighborChanged()

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

◆ $_addHardCodedBlockComponents()

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