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