21 ::ll::TypedStorage<8, 24, ::std::vector<::BlockCustomComponentData>> mCustomComponentData;
22 ::ll::TypedStorage<1, 1, bool> mIsCustomComponentsV1;
23 ::ll::TypedStorage<1, 1, bool> mHasPlayerInteractEvent;
24 ::ll::TypedStorage<1, 1, bool> mHasPlayerPlacingEvent;
30 virtual ::std::string
const& getName()
const ;
34 virtual bool isNetworkComponent()
const ;
46 MCAPI
void addCustomComponent(
47 ::std::string_view compName,
49 bool overridePlayerInteract,
50 bool overridePlayerPlacing
63 MCAPI static ::std::string
const& NameID();
69 MCAPI ::std::string
const& $getName()
const;
73 MCFOLD
bool $isNetworkComponent()
const;