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

Public Types

enum class  SlotState : int { Free = 0 , Occupied = 1 , Invalid = 2 }
 

Public Member Functions

virtual bool isInteractiveBlock () const
 
virtual bool hasComparatorSignal () const
 
virtual int getComparatorSignal (::BlockSource &region, ::BlockPos const &pos, ::Block const &block, uchar dir) const
 
virtual void onRemove (::BlockSource &region, ::BlockPos const &pos) const
 
virtual::ItemInstance asItemInstance (::Block const &block, ::BlockActor const *) const
 
virtual void _addHardCodedBlockComponents (::Experiments const &)
 
MCAPI bool _retrieveBook (::Player &player, ::ChiseledBookshelfBlockActor &bookshelfActor, int hitSlot) const
 
MCAPI void _setBook (::Player &player, ::ItemStack heldItem, ::ChiseledBookshelfBlockActor &bookshelfActor, int hitSlot) const
 
MCAPI void use (::BlockEvents::BlockPlayerInteractEvent &eventData) const
 
MCAPI bool $isInteractiveBlock () const
 
MCAPI bool $hasComparatorSignal () const
 
MCAPI int $getComparatorSignal (::BlockSource &region, ::BlockPos const &pos, ::Block const &block, uchar dir) const
 
MCAPI void $onRemove (::BlockSource &region, ::BlockPos const &pos) const
 
MCAPI::ItemInstance $asItemInstance (::Block const &block, ::BlockActor const *) const
 
MCAPI void $_addHardCodedBlockComponents (::Experiments const &)
 
virtual::Block const & getRenderBlock () const
 
virtual uchar getMappedFace (uchar face, ::Block const &block) 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 uchar $getMappedFace (uchar face, ::Block const &block) 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 void ** $vftable ()
 

Public Attributes

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

Member Function Documentation

◆ _retrieveBook()

MCAPI bool ChiseledBookshelfBlock::_retrieveBook ( ::Player & player,
::ChiseledBookshelfBlockActor & bookshelfActor,
int hitSlot ) 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.

◆ _setBook()

MCAPI void ChiseledBookshelfBlock::_setBook ( ::Player & player,
::ItemStack heldItem,
::ChiseledBookshelfBlockActor & bookshelfActor,
int hitSlot ) 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 ChiseledBookshelfBlock::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.

◆ $isInteractiveBlock()

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

◆ $hasComparatorSignal()

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

◆ $onRemove()

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

◆ $asItemInstance()

MCAPI::ItemInstance ChiseledBookshelfBlock::$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.

◆ $_addHardCodedBlockComponents()

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

◆ $getMappedFace()

MCAPI uchar FaceDirectionalActorBlock::$getMappedFace ( 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.

◆ $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: