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