3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/storage/AllExperiments.h"
11namespace cereal {
struct ReflectionCtx; }
41 ::std::vector<::AllExperiments>
const& requiredToggles,
42 ::std::optional<::SemVersion> releasedMinFormatVersion
Definition SemVersion.h:15
Definition FoodItemComponentData_v1_20_30.h:14
MCAPI::FoodItemComponentData_v1_20_30 & operator=(::FoodItemComponentData_v1_20_30 const &)
static MCAPI void bindType(::cereal::ReflectionCtx &ctx, ::std::vector<::AllExperiments > const &requiredToggles, ::std::optional<::SemVersion > releasedMinFormatVersion)
MCAPI FoodItemComponentData_v1_20_30(::FoodItemComponentData_v1_20_30 const &)
MCAPI void * $ctor(::FoodItemComponentData_v1_20_30 const &)
Definition ReflectionCtx.h:11