|
| virtual void | handleVersionBasedInitialization (::SemVersion const &originalJsonVersion) |
| virtual void | _initializeComponent (::ComponentItem &owner) |
|
MCAPI | ThrowableItemComponent (::SharedTypes::v1_20_50::ThrowableItemComponent component) |
|
MCAPI | ThrowableItemComponent (bool doSwing) |
|
MCAPI void | _doThrow (::ItemStack &item, ::Player &player, ::ProjectileItemComponent const &projectileComponent, float power) const |
|
MCAPI bool | releaseUsing (::ItemStack &item, ::Player *player, int durationLeft) const |
|
MCAPI void | use (bool &result, ::ItemStack &item, ::Player &player) const |
|
MCAPI void * | $ctor (::SharedTypes::v1_20_50::ThrowableItemComponent component) |
|
MCAPI void * | $ctor (bool doSwing) |
|
MCAPI void | $handleVersionBasedInitialization (::SemVersion const &originalJsonVersion) |
|
MCAPI void | $_initializeComponent (::ComponentItem &owner) |
| bool | isNetworkComponent () const override |
|
std::unique_ptr< CompoundTag > | buildNetworkTag (const cereal::ReflectionCtx &) const override |
|
virtual ::std::unique_ptr<::CompoundTag > | buildNetworkTag (::cereal::ReflectionCtx const &ctx) const |
|
bool | initializeFromNetwork (const CompoundTag &, const cereal::ReflectionCtx &) override |
|
virtual bool | initializeFromNetwork (::CompoundTag const &tag, ::cereal::ReflectionCtx const &ctx) |
|
virtual bool | checkComponentDataForContentErrors () const |
|
virtual void | writeSettings () |
|
MCAPI void | initializeComponent (::ComponentItem *owner) |
|
MCAPI bool | initializeComponentFromNetwork (::CompoundTag const &tag, ::cereal::ReflectionCtx const &ctx, ::ComponentItem *owner) |
|
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 > | mDoSwing |
|
::ll::TypedStorage< 4, 4, float > | mMinDrawDuration |
|
::ll::TypedStorage< 4, 4, float > | mDrawDuration |
|
::ll::TypedStorage< 4, 4, float > | mLaunchPowerScale |
|
::ll::TypedStorage< 4, 4, float > | mMaxLaunchPower |
|
::ll::TypedStorage< 1, 1, bool > | mScalePowerByDrawDuration |
|
::ll::TypedStorage< 1, 1, bool > | mTriggerActorUseItemEvent |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mOnUseSubscription |
|
::ll::TypedStorage< 8, 8, ::ComponentItem * > | mOwner |