26 ::ll::TypedStorage<8, 24, ::std::vector<::RepairItemEntry>> mRepairItems;
31 RepairableItemComponent();
36 virtual ~RepairableItemComponent() =
default;
44 MCAPI
int _repairItem(
50 MCAPI ::RepairItemResult
57 MCAPI
static void bindType(
59 ::std::vector<::AllExperiments>
const& requiredToggles,
60 ::std::optional<::SemVersion> releasedMinFormatVersion
63 MCAPI static ::HashedString
const& getIdentifier();
Definition RepairItemEntry.h:13