3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/block/components/BlockComponentDescription.h"
12namespace cereal {
struct ReflectionCtx; }
20 virtual ::std::string
const& getName()
const ;
26 virtual bool isNetworkComponent()
const ;
41 MCAPI static ::std::string
const& NameID();
53 MCAPI ::std::string
const& $getName()
const;
57 MCFOLD
bool $isNetworkComponent()
const;
67 MCAPI
static void** $vftable();
Definition BlockComponentStorage.h:8
Definition CompoundTag.h:13
Definition BlockComponentDescription.h:20
Definition BlockUnitCubeDescription.h:15
Definition ReflectionCtx.h:11