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;
31 virtual ::std::string
const& getName()
const ;
37 virtual bool isNetworkComponent()
const ;
52 MCAPI
void addCustomComponent(
53 ::std::string_view compName,
55 bool overridePlayerInteract,
56 bool overridePlayerPlacing
69 MCAPI static ::std::string
const& NameID();
75 MCAPI ::std::string
const& $getName()
const;
79 MCFOLD
bool $isNetworkComponent()
const;