34 MCAPI
void _setCustomComponent(
35 ::std::string_view compName,
36 ::std::shared_ptr<::cereal::DynamicValue>
const& compData,
37 bool overridePlayerInteract,
38 bool overridePlayerPlacing
41 MCAPI ::std::shared_ptr<::cereal::DynamicValue> getCustomComponent(::std::string_view compName)
const;
43 MCFOLD ::BlockComponentGroupDescription::Components&