3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/item/components/NetworkedItemComponent.h"
7#include "mc/world/level/storage/AllExperiments.h"
13namespace cereal {
struct ReflectionCtx; }
20 ::ll::TypedStorage<4, 4, float> mFuelDuration;
33 MCAPI
static void bindType(
35 ::std::vector<::AllExperiments>
const& requiredToggles,
36 ::std::optional<::SemVersion> releasedMinFormatVersion
39 MCAPI static ::HashedString
const& getIdentifier();
Definition FuelItemComponent.h:16
static MCAPI void ** $vftable()
Definition HashedString.h:5
Definition NetworkedItemComponent.h:7
Definition SemVersion.h:15
Definition ReflectionCtx.h:11