21 ::ll::TypedStorage<1, 1, uchar> mEnchantValue;
22 ::ll::TypedStorage<8, 32, ::std::string> mEnchantSlot;
27 EnchantableItemComponent(EnchantableItemComponent
const&);
28 EnchantableItemComponent();
35 virtual ~EnchantableItemComponent() =
default;
41 MCFOLD ::EnchantableItemComponent& operator=(::EnchantableItemComponent&&);
43 MCFOLD ::EnchantableItemComponent& operator=(::EnchantableItemComponent
const&);
49 MCAPI
static void bindType(
51 ::std::vector<::AllExperiments>
const& requiredToggles,
52 ::std::optional<::SemVersion> releasedMinFormatVersion
55 MCAPI static ::HashedString
const& getIdentifier();