|
| virtual void | _initializeComponent (::ComponentItem &owner) |
|
MCAPI | WearableItemComponent (::SharedTypes::v1_21_90::WearableItemComponent component) |
|
MCAPI | WearableItemComponent (::SharedTypes::Legacy::EquipmentSlot slot, int protection, bool hidesPlayerLocation) |
|
MCAPI bool | dispense (::BlockSource ®ion, ::Container &container, int slot, ::Vec3 const &pos) const |
|
MCFOLD int | getArmorValue () const |
|
MCAPI::SharedTypes::Legacy::ActorLocation | getEquipLocation () const |
|
MCFOLD::SharedTypes::Legacy::EquipmentSlot | getSlot () const |
|
MCFOLD bool | hidesPlayerLocation () const |
|
MCAPI bool | isHumanoidArmor () const |
|
MCAPI bool | shouldAllowStacking () const |
|
MCAPI bool | shouldForceAllowOffHand () const |
|
MCAPI void | use (bool &result, ::ItemStack &instance, ::Player &player) const |
|
MCAPI void * | $ctor (::SharedTypes::v1_21_90::WearableItemComponent component) |
|
MCAPI void * | $ctor (::SharedTypes::Legacy::EquipmentSlot slot, int protection, bool hidesPlayerLocation) |
|
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 () |
|
virtual void | handleVersionBasedInitialization (::SemVersion const &originalJsonVersion) |
|
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) |
|
MCFOLD void | $handleVersionBasedInitialization (::SemVersion const &originalJsonVersion) |