|
virtual void | handleVersionBasedInitialization (::SemVersion const &originalJsonVersion) |
|
virtual void | _initializeComponent () |
|
MCAPI | LegacyOnDigTriggerItemComponent (::LegacyOnDigTriggerItemComponentData &&componentData) |
|
MCAPI void | _onMineBlock (bool &result, ::ItemStack &item, ::Block const &block, int x, int y, int z, ::Actor &owner) |
|
MCAPI void * | $ctor (::LegacyOnDigTriggerItemComponentData &&componentData) |
|
MCAPI void | $dtor () |
|
MCAPI void | $handleVersionBasedInitialization (::SemVersion const &originalJsonVersion) |
|
MCAPI void | $_initializeComponent () |
|
MCAPI void | _dispatch (bool &result, ::ItemStackBase &item, ::DefinitionTrigger const &trigger, ::RenderParams ¶ms) |
|
virtual bool | checkComponentDataForContentErrors () const |
|
virtual void | writeSettings () |
|
virtual bool | isNetworkComponent () const |
|
virtual ::std::unique_ptr<::CompoundTag > | buildNetworkTag (::cereal::ReflectionCtx const &ctx) const |
|
virtual bool | initializeFromNetwork (::CompoundTag const &tag, ::cereal::ReflectionCtx const &ctx) |
|
MCFOLD bool | $checkComponentDataForContentErrors () const |
|
MCFOLD void | $writeSettings () |
|
MCFOLD bool | $isNetworkComponent () const |
|
MCFOLD ::std::unique_ptr<::CompoundTag > | $buildNetworkTag (::cereal::ReflectionCtx const &ctx) const |
|
MCFOLD bool | $initializeFromNetwork (::CompoundTag const &tag, ::cereal::ReflectionCtx const &ctx) |
|
|
::ll::TypedStorage< 1, 1, bool > | mCanUseOnDig |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mOnMineBlockSubscription |
|
::ll::TypedStorage< 8, 64, ::std::optional<::DefinitionTrigger > > | mOnDigDefault |
|
::ll::TypedStorage< 8, 24, ::std::vector<::DiggerBlockDefinitionTrigger > > | mOnDigTriggers |
|
::ll::TypedStorage< 8, 128, ::Bedrock::PubSub::Publisher< void(bool &, ::ItemStackBase &, ::DefinitionTrigger const &, ::RenderParams &), ::Bedrock::PubSub::ThreadModel::MultiThreaded, 0 > > | mOnTriggerPublisher |
|
::ll::TypedStorage< 8, 8, ::ComponentItem * > | mOwner |
|
◆ handleVersionBasedInitialization()
virtual void LegacyOnDigTriggerItemComponent::handleVersionBasedInitialization |
( |
::SemVersion const & | originalJsonVersion | ) |
|
|
virtual |
◆ _initializeComponent()
virtual void LegacyOnDigTriggerItemComponent::_initializeComponent |
( |
| ) |
|
|
virtual |
◆ $vftable()
static MCAPI void ** LegacyOnDigTriggerItemComponent::$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: