26 MCAPI ::CompoundTagUpdaterNodeBuilder&
31 MCAPI ::CompoundTagUpdaterNodeBuilder& match(::std::string
const& tagName, ::std::string pattern);
33 MCAPI ::CompoundTagUpdaterNodeBuilder& matchInteger(::std::string
const& tagName, int64 value);
35 MCAPI ::CompoundTagUpdaterNodeBuilder& matchLiteral(::std::string
const& tagName, ::std::string pattern);
37 MCAPI ::CompoundTagUpdaterNodeBuilder& popVisit();
39 MCAPI ::CompoundTagUpdaterNodeBuilder& remove(::std::string
const& tagName);
41 MCAPI ::CompoundTagUpdaterNodeBuilder& rename(::std::string
const& tagName, ::std::string
const& newTagName);
43 MCAPI ::CompoundTagUpdaterNodeBuilder&
46 MCAPI ::CompoundTagUpdaterNodeBuilder& visit(::std::string
const& tagName);