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

Public Member Functions

virtual::ItemInstance asItemInstance (::Block const &, ::BlockActor const *blockActor) const
 
virtual::Block const * playerWillDestroy (::Player &player, ::BlockPos const &pos, ::Block const &block) const
 
virtual void onRemove (::BlockSource &region, ::BlockPos const &pos) const
 
virtual bool isInteractiveBlock () const
 
virtual void onProjectileHit (::BlockSource &region, ::BlockPos const &pos, ::Actor const &) const
 
virtual bool canProvideSupport (::Block const &, uchar face, ::BlockSupportType type) const
 
virtual bool checkIsPathable (::Actor &entity, ::BlockPos const &lastPathPos, ::BlockPos const &pathPos) const
 
virtual bool hasComparatorSignal () const
 
virtual int getComparatorSignal (::BlockSource &region, ::BlockPos const &pos, ::Block const &block, uchar dir) const
 
virtual void _addHardCodedBlockComponents (::Experiments const &)
 
MCAPI void use (::BlockEvents::BlockPlayerInteractEvent &eventData) const
 
MCAPI::ItemInstance $asItemInstance (::Block const &, ::BlockActor const *blockActor) const
 
MCAPI::Block const * $playerWillDestroy (::Player &player, ::BlockPos const &pos, ::Block const &block) const
 
MCAPI void $onRemove (::BlockSource &region, ::BlockPos const &pos) const
 
MCAPI bool $isInteractiveBlock () const
 
MCAPI void $onProjectileHit (::BlockSource &region, ::BlockPos const &pos, ::Actor const &) const
 
MCAPI bool $canProvideSupport (::Block const &, uchar face, ::BlockSupportType type) const
 
MCAPI bool $checkIsPathable (::Actor &entity, ::BlockPos const &lastPathPos, ::BlockPos const &pathPos) const
 
MCAPI bool $hasComparatorSignal () const
 
MCAPI int $getComparatorSignal (::BlockSource &region, ::BlockPos const &pos, ::Block const &block, uchar dir) 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 ::std::unique_ptr<::CompoundTaggetItemInstanceUserData (::gsl::not_null<::DecoratedPotBlockActor const * > pot)
 
static MCAPI ::std::vector<::ItemStackgetSherdItems (::DecoratedPotBlockActor const &decoratedPotBlockActor)
 
static MCAPI bool isShatteringItem (::ItemStack const &item)
 
static MCAPI void ** $vftable ()
 

Public Attributes

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

Member Function Documentation

◆ use()

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

◆ getItemInstanceUserData()

static MCAPI ::std::unique_ptr<::CompoundTag > DecoratedPotBlock::getItemInstanceUserData ( ::gsl::not_null<::DecoratedPotBlockActor const * > pot)
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.

◆ getSherdItems()

static MCAPI ::std::vector<::ItemStack > DecoratedPotBlock::getSherdItems ( ::DecoratedPotBlockActor const & decoratedPotBlockActor)
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.

◆ isShatteringItem()

static MCAPI bool DecoratedPotBlock::isShatteringItem ( ::ItemStack const & item)
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.

◆ $asItemInstance()

MCAPI::ItemInstance DecoratedPotBlock::$asItemInstance ( ::Block const & ,
::BlockActor const * blockActor ) 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 * DecoratedPotBlock::$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.

◆ $onRemove()

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

◆ $isInteractiveBlock()

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

◆ $onProjectileHit()

MCAPI void DecoratedPotBlock::$onProjectileHit ( ::BlockSource & region,
::BlockPos const & pos,
::Actor 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.

◆ $canProvideSupport()

MCAPI bool DecoratedPotBlock::$canProvideSupport ( ::Block const & ,
uchar face,
::BlockSupportType type ) 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 DecoratedPotBlock::$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.

◆ $hasComparatorSignal()

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

◆ $_addHardCodedBlockComponents()

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