3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/block/components/BlockComponentDescription.h"
13namespace cereal {
struct ReflectionCtx; }
35 virtual ::std::string
const& getName()
const ;
44 virtual bool isNetworkComponent()
const ;
67 MCAPI static ::std::string
const& NameID();
73 MCAPI
void* $ctor(
bool enabled);
75 MCAPI
void* $ctor(
::Vec3 const& origin,
::Vec3 const& size);
87 MCAPI ::std::string
const& $getName()
const;
93 MCFOLD
bool $isNetworkComponent()
const;
103 MCAPI
static void** $vftable();
Definition BlockComponentStorage.h:8
Definition CompoundTag.h:13
Definition BlockCollisionBoxDescription.h:16
Definition BlockComponentDescription.h:20
Definition ReflectionCtx.h:11