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 ;
57 MCAPI static ::std::string
const& NameID();
69 MCAPI ::std::string
const& $getName()
const;
75 MCFOLD
bool $isNetworkComponent()
const;
85 MCAPI
static void** $vftable();
Definition BlockComponentStorage.h:8
Definition CompoundTag.h:13
Definition BlockComponentDescription.h:20
Definition BlockItemVisualDescription.h:15
Definition ReflectionCtx.h:11