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

Public Member Functions

virtual::Block const & getPlacementBlock (::Actor const &by, ::BlockPos const &pos, uchar face, ::Vec3 const &clickPos, int itemValue) const
 
virtual bool isInteractiveBlock () const
 
virtual bool canProvideSupport (::Block const &, uchar face, ::BlockSupportType) const
 
virtual bool checkIsPathable (::Actor &entity, ::BlockPos const &lastPathPos, ::BlockPos const &pathPos) const
 
virtual::Block const * playerWillDestroy (::Player &player, ::BlockPos const &pos, ::Block const &block) const
 
virtual bool attack (::Player *player, ::BlockPos const &pos) const
 
virtual bool hasComparatorSignal () const
 
virtual int getComparatorSignal (::BlockSource &region, ::BlockPos const &pos, ::Block const &block, uchar dir) const
 
virtual bool isSignalSource () const
 
virtual void setupRedstoneComponent (::BlockSource &region, ::BlockPos const &pos) const
 
virtual bool shouldConnectToRedstone (::BlockSource &region, ::BlockPos const &pos, ::Direction::Type direction) const
 
virtual void _addHardCodedBlockComponents (::Experiments const &)
 
MCAPI bool _dropBook (::Player &player, ::BlockPos const &pos) const
 
MCAPI void _updateRedstone (::BlockSource &region, ::BlockPos const &pos, bool powered) const
 
MCAPI void emitRedstonePulse (::BlockSource &region, ::BlockPos const &pos) const
 
MCAPI void onPlace (::BlockEvents::BlockPlaceEvent &eventData) const
 
MCAPI void tick (::BlockEvents::BlockQueuedTickEvent &eventData) const
 
MCAPI void use (::BlockEvents::BlockPlayerInteractEvent &eventData) const
 
MCAPI::Block const & $getPlacementBlock (::Actor const &by, ::BlockPos const &pos, uchar face, ::Vec3 const &clickPos, int itemValue) const
 
MCAPI bool $isInteractiveBlock () const
 
MCAPI bool $canProvideSupport (::Block const &, uchar face, ::BlockSupportType) const
 
MCAPI bool $checkIsPathable (::Actor &entity, ::BlockPos const &lastPathPos, ::BlockPos const &pathPos) const
 
MCAPI::Block const * $playerWillDestroy (::Player &player, ::BlockPos const &pos, ::Block const &block) const
 
MCAPI bool $attack (::Player *player, ::BlockPos const &pos) const
 
MCAPI bool $hasComparatorSignal () const
 
MCAPI int $getComparatorSignal (::BlockSource &region, ::BlockPos const &pos, ::Block const &block, uchar dir) const
 
MCAPI bool $isSignalSource () const
 
MCAPI void $setupRedstoneComponent (::BlockSource &region, ::BlockPos const &pos) const
 
MCAPI bool $shouldConnectToRedstone (::BlockSource &region, ::BlockPos const &pos, ::Direction::Type direction) const
 
MCAPI void $_addHardCodedBlockComponents (::Experiments const &)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ _dropBook()

MCAPI bool LecternBlock::_dropBook ( ::Player & player,
::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.

◆ _updateRedstone()

MCAPI void LecternBlock::_updateRedstone ( ::BlockSource & region,
::BlockPos const & pos,
bool powered ) 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.

◆ emitRedstonePulse()

MCAPI void LecternBlock::emitRedstonePulse ( ::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.

◆ onPlace()

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

◆ tick()

MCAPI void LecternBlock::tick ( ::BlockEvents::BlockQueuedTickEvent & 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 LecternBlock::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.

◆ $getPlacementBlock()

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

◆ $canProvideSupport()

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

◆ $checkIsPathable()

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

◆ $playerWillDestroy()

MCAPI::Block const * LecternBlock::$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.

◆ $attack()

MCAPI bool LecternBlock::$attack ( ::Player * player,
::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.

◆ $hasComparatorSignal()

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

◆ $isSignalSource()

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

◆ $setupRedstoneComponent()

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

◆ $shouldConnectToRedstone()

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

◆ $_addHardCodedBlockComponents()

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