LeviLamina
Loading...
Searching...
No Matches
CompoundTagUpdaterNodeBuilder Class Reference

Public Member Functions

CompoundTagUpdaterNodeBuilderoperator= (CompoundTagUpdaterNodeBuilder const &)
 CompoundTagUpdaterNodeBuilder (CompoundTagUpdaterNodeBuilder const &)
MCAPI::CompoundTagUpdaterNodeBuilder & addCompound (::std::string const &tagName)
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)

Public Attributes

::ll::TypedStorage< 8, 8, ::CompoundTagUpdater::Node & > mUpdaterNode

The documentation for this class was generated from the following file: