3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/block/components/BlockComponentDescription.h"
12namespace cereal {
struct ReflectionCtx; }
33 virtual ::std::string
const& getName()
const ;
42 virtual bool isNetworkComponent()
const ;
63 MCAPI static ::std::string
const& NameID();
69 MCAPI
void* $ctor(
float destroyTime);
81 MCAPI ::std::string
const& $getName()
const;
87 MCFOLD
bool $isNetworkComponent()
const;
97 MCAPI
static void** $vftable();
Definition BlockComponentStorage.h:8
Definition CompoundTag.h:13
Definition BlockComponentDescription.h:20
Definition BlockDestructibleByMiningDescription.h:15
Definition ReflectionCtx.h:11