22 ::ll::TypedStorage<4, 4, float> mDuration;
23 ::ll::TypedStorage<1, 1, ::SharedTypes::ItemCooldownType> mType;
24 ::ll::TypedStorage<8, 48, ::HashedString> mCategory;
29 CooldownItemComponent();
40 MCAPI
static void bindType(
42 ::std::vector<::AllExperiments>
const& requiredToggles,
43 ::std::optional<::SemVersion> releasedMinFormatVersion
46 MCAPI static ::HashedString
const& getIdentifier();
58 MCAPI
static void** $vftable();