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

Public Member Functions

virtual::Brightness getLightEmission (::Block const &block) const
 
virtual bool isInteractiveBlock () const
 
virtual::Block const & getPlacementBlock (::Actor const &by, ::BlockPos const &pos, uchar face, ::Vec3 const &clickPos, int itemValue) const
 
virtual int getVariant (::Block const &block) 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 void _addHardCodedBlockComponents (::Experiments const &)
 
MCAPI void use (::BlockEvents::BlockPlayerInteractEvent &eventData) const
 
MCAPI::Brightness $getLightEmission (::Block const &block) const
 
MCAPI bool $isInteractiveBlock () const
 
MCAPI::Block const & $getPlacementBlock (::Actor const &by, ::BlockPos const &pos, uchar face, ::Vec3 const &clickPos, int itemValue) const
 
MCAPI int $getVariant (::Block const &block) 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 void $_addHardCodedBlockComponents (::Experiments const &)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ use()

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

◆ $getLightEmission()

MCAPI::Brightness VaultBlock::$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.

◆ $isInteractiveBlock()

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

◆ $getPlacementBlock()

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

◆ $getVariant()

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

◆ $getRenderBlock()

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

◆ $_addHardCodedBlockComponents()

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