|
CompoundTagUpdaterNodeBuilder & | operator= (CompoundTagUpdaterNodeBuilder const &) |
|
| CompoundTagUpdaterNodeBuilder (CompoundTagUpdaterNodeBuilder const &) |
|
MCAPI::CompoundTagUpdaterNodeBuilder & | edit (::std::string const &tagName, ::std::function< void(::CompoundTagEditHelper &)> &&update) |
|
MCAPI void | fork (uint64 size, ::std::function< void(::CompoundTagUpdaterNodeBuilder &, uint64)> &&function) |
|
MCAPI::CompoundTagUpdaterNodeBuilder & | match (::std::string const &tagName, ::std::string pattern) |
|
MCAPI::CompoundTagUpdaterNodeBuilder & | matchInteger (::std::string const &tagName, int64 value) |
|
MCAPI::CompoundTagUpdaterNodeBuilder & | matchLiteral (::std::string const &tagName, ::std::string pattern) |
|
MCAPI::CompoundTagUpdaterNodeBuilder & | popVisit () |
|
MCAPI::CompoundTagUpdaterNodeBuilder & | remove (::std::string const &tagName) |
|
MCAPI::CompoundTagUpdaterNodeBuilder & | rename (::std::string const &tagName, ::std::string const &newTagName) |
|
MCAPI::CompoundTagUpdaterNodeBuilder & | tryEdit (::std::string const &tagName, ::std::function< void(::CompoundTagEditHelper &)> &&update) |
|
MCAPI::CompoundTagUpdaterNodeBuilder & | visit (::std::string const &tagName) |
|
The documentation for this class was generated from the following file: