3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/block/components/BlockComponentDescription.h"
13namespace cereal {
struct ReflectionCtx; }
20 ::ll::TypedStorage<8, 24, ::std::vector<::BlockPlacementCondition>> conditions;
27 virtual ::std::string
const& getName()
const ;
33 virtual bool isNetworkComponent()
const ;
48 MCAPI static ::std::string
const& NameID();
54 MCAPI ::std::string
const& $getName()
const;
58 MCFOLD
bool $isNetworkComponent()
const;
Definition BlockComponentStorage.h:53
Definition CompoundTag.h:13
Definition BlockComponentDescription.h:20
Definition BlockPlacementCondition.h:13
Definition BlockPlacementFilterDescription.h:16
static MCAPI void ** $vftable()
Definition ReflectionCtx.h:11