3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/block/components/BlockComponentDescription.h"
11namespace cereal {
struct ReflectionCtx; }
31 virtual ::std::string
const& getName()
const ;
49 MCNAPI static ::std::string
const&
NameID();
Definition BlockComponentStorage.h:8
Definition BlockComponentDescription.h:20
Definition BlockLootComponentDescription.h:14
static MCAPI void ** $vftable()
MCAPI::std::string const & $getName() const
MCAPI void $initializeComponent(::BlockComponentStorage &blockComponentStorage) const
static MCAPI ::std::string const & NameID()
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
Definition ReflectionCtx.h:11