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

Public Member Functions

virtual bool isInteractiveBlock () 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
 
virtual void _addHardCodedBlockComponents (::Experiments const &)
 
MCAPI void use (::BlockEvents::BlockPlayerInteractEvent &eventData) const
 
MCAPI bool $isInteractiveBlock () 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
 
MCAPI void $_addHardCodedBlockComponents (::Experiments const &)
 

Static Public Member Functions

static MCAPI bool canAttach (::JigsawBlockInfo const &block1, ::JigsawBlockInfo const &block2)
 
static MCAPI void ** $vftable ()
 

Public Attributes

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

Member Function Documentation

◆ getMappedFace()

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

Reimplemented from FaceDirectionalActorBlock.

◆ use()

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

◆ canAttach()

static MCAPI bool JigsawBlock::canAttach ( ::JigsawBlockInfo const & block1,
::JigsawBlockInfo const & block2 )
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.

◆ $isInteractiveBlock()

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

◆ $getRenderBlock()

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

◆ $getFaceFlip()

MCAPI::Flip JigsawBlock::$getFaceFlip ( 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.

◆ $getPlacementBlock()

MCAPI::Block const & JigsawBlock::$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.

◆ $_addHardCodedBlockComponents()

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