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

Public Member Functions

virtual void setupRedstoneComponent (::BlockSource &region, ::BlockPos const &pos) const
 
virtual void onRemove (::BlockSource &region, ::BlockPos const &pos) const
 
virtual void updateSignalStrength (::BlockSource &region, ::BlockPos const &pos) const
 
virtual bool shouldConnectToRedstone (::BlockSource &region, ::BlockPos const &pos, ::Direction::Type direction) const
 
virtual bool isInteractiveBlock () const
 
virtual bool isSignalSource () const
 
virtual int getVariant (::Block const &block) const
 
virtual bool checkIsPathable (::Actor &entity, ::BlockPos const &lastPathPos, ::BlockPos const &pathPos) const
 
virtual bool canProvideSupport (::Block const &, uchar face, ::BlockSupportType) const
 
virtual void _addHardCodedBlockComponents (::Experiments const &)
 
MCAPI void onPlace (::BlockEvents::BlockPlaceEvent &eventData) const
 
MCAPI void use (::BlockEvents::BlockPlayerInteractEvent &eventData) const
 
MCAPI void $setupRedstoneComponent (::BlockSource &region, ::BlockPos const &pos) const
 
MCAPI void $onRemove (::BlockSource &region, ::BlockPos const &pos) const
 
MCAPI void $updateSignalStrength (::BlockSource &region, ::BlockPos const &pos) const
 
MCAPI bool $shouldConnectToRedstone (::BlockSource &region, ::BlockPos const &pos, ::Direction::Type direction) const
 
MCAPI bool $isInteractiveBlock () const
 
MCAPI bool $isSignalSource () const
 
MCAPI int $getVariant (::Block const &block) const
 
MCAPI bool $checkIsPathable (::Actor &entity, ::BlockPos const &lastPathPos, ::BlockPos const &pathPos) const
 
MCAPI bool $canProvideSupport (::Block const &, uchar face, ::BlockSupportType) const
 
MCAPI void $_addHardCodedBlockComponents (::Experiments const &)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 1, 1, bool > mIsInverted
 

Member Function Documentation

◆ onPlace()

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

◆ $setupRedstoneComponent()

MCAPI void DaylightDetectorBlock::$setupRedstoneComponent ( ::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 DaylightDetectorBlock::$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.

◆ $updateSignalStrength()

MCAPI void DaylightDetectorBlock::$updateSignalStrength ( ::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.

◆ $shouldConnectToRedstone()

MCAPI bool DaylightDetectorBlock::$shouldConnectToRedstone ( ::BlockSource & region,
::BlockPos const & pos,
::Direction::Type direction ) 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 DaylightDetectorBlock::$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.

◆ $isSignalSource()

MCAPI bool DaylightDetectorBlock::$isSignalSource ( ) 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.

◆ $getVariant()

MCAPI int DaylightDetectorBlock::$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.

◆ $checkIsPathable()

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

◆ $_addHardCodedBlockComponents()

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