3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/block/components/BlockComponentDescription.h"
12namespace cereal {
struct ReflectionCtx; }
34 virtual ::std::string
const& getName()
const ;
40 virtual bool isNetworkComponent()
const ;
61 MCAPI static ::std::string
const& NameID();
73 MCAPI ::std::string
const& $getName()
const;
77 MCFOLD
bool $isNetworkComponent()
const;
87 MCAPI
static void** $vftable();
Definition BlockComponentStorage.h:8
Definition CompoundTag.h:13
Definition BlockComponentDescription.h:20
Definition BlockCraftingTableDescription.h:15
Definition ReflectionCtx.h:11