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

Public Member Functions

virtual void handleVersionBasedInitialization (::SemVersion const &originalJsonVersion)
virtual void _initializeComponent (::ComponentItem &owner)
virtual ::std::unique_ptr<::CompoundTagbuildNetworkTag (::cereal::ReflectionCtx const &ctx) const
virtual bool initializeFromNetwork (::CompoundTag const &tag, ::cereal::ReflectionCtx const &ctx)
MCAPI PlanterItemComponent (::SharedTypes::v1_21_40::PlanterItemComponent component)
MCAPI bool _placeBlock (::ItemStack &item, ::Actor &entity, ::Block const &block, ::BlockPos const &placePos, uchar face, ::Vec3 const &clickPos) const
MCAPI void _useOn (bool &result, ::ItemStack const &initialItemStack, ::ItemStack &currentItemStack, ::Actor &entity, ::BlockPos const &blockPos, uchar face, ::Vec3 const &clickPos)
MCAPI bool calculatePlacePos (::ItemStackBase const &instance, ::Actor &entity, uchar &face, ::BlockPos &pos) const
MCAPI bool canUseOn (::ItemStack const &instance, ::Actor &entity, ::BlockPos const &pos, uchar face) const
MCAPI::HashedString const & getBlockIdentifier () const
MCAPI void * $ctor (::SharedTypes::v1_21_40::PlanterItemComponent component)
MCAPI void $handleVersionBasedInitialization (::SemVersion const &originalJsonVersion)
MCAPI void $_initializeComponent (::ComponentItem &owner)
MCAPI ::std::unique_ptr<::CompoundTag$buildNetworkTag (::cereal::ReflectionCtx const &ctx) const
MCAPI bool $initializeFromNetwork (::CompoundTag const &tag, ::cereal::ReflectionCtx const &ctx)
bool isNetworkComponent () const override
std::unique_ptr< CompoundTagbuildNetworkTag (const cereal::ReflectionCtx &) const override
bool initializeFromNetwork (const CompoundTag &, const cereal::ReflectionCtx &) override
virtual bool checkComponentDataForContentErrors () const
virtual void writeSettings ()
MCFOLD bool $checkComponentDataForContentErrors () const
MCFOLD void $writeSettings ()
MCFOLD bool $isNetworkComponent () const

Static Public Member Functions

static MCAPI void bindType (::cereal::ReflectionCtx &ctx, ::std::vector<::AllExperiments > const &requiredToggles, ::std::optional<::SemVersion > releasedMinFormatVersion)
static MCAPI ::HashedString const & getIdentifier ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 8, ::BlockTypePtrmBlock
::ll::TypedStorage< 8, 24, ::std::vector<::BlockDescriptor > > mAllowedUseBlocks
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmOnUseOnSubscription
::ll::TypedStorage< 1, 1, bool > mCanUseBlockAsIcon
::ll::TypedStorage< 1, 1, bool > mReplaceBlockItem
::ll::TypedStorage< 8, 8, ::ComponentItem * > mOwner

Member Function Documentation

◆ handleVersionBasedInitialization()

virtual void PlanterItemComponent::handleVersionBasedInitialization ( ::SemVersion const & originalJsonVersion)
virtual

Reimplemented from ItemComponent.

◆ _initializeComponent()

virtual void PlanterItemComponent::_initializeComponent ( ::ComponentItem & owner)
virtual

Reimplemented from ItemComponent.

◆ initializeFromNetwork()

virtual bool PlanterItemComponent::initializeFromNetwork ( ::CompoundTag const & tag,
::cereal::ReflectionCtx const & ctx )
virtual

Reimplemented from ItemComponent.

◆ $vftable()

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

◆ isNetworkComponent()

bool NetworkedItemComponent< ::PlanterItemComponent >::isNetworkComponent ( ) const
nodiscardoverridevirtualinherited

Reimplemented from ItemComponent.


The documentation for this class was generated from the following file: