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

Public Member Functions

CompoundTagUpdaterNodeBuilderoperator= (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)
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk8cf5d3
 

Member Function Documentation

◆ edit()

MCAPI::CompoundTagUpdaterNodeBuilder & CompoundTagUpdaterNodeBuilder::edit ( ::std::string const & tagName,
::std::function< void(::CompoundTagEditHelper &)> && update )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ fork()

MCAPI void CompoundTagUpdaterNodeBuilder::fork ( uint64 size,
::std::function< void(::CompoundTagUpdaterNodeBuilder &, uint64)> && function )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ match()

MCAPI::CompoundTagUpdaterNodeBuilder & CompoundTagUpdaterNodeBuilder::match ( ::std::string const & tagName,
::std::string pattern )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ matchInteger()

MCAPI::CompoundTagUpdaterNodeBuilder & CompoundTagUpdaterNodeBuilder::matchInteger ( ::std::string const & tagName,
int64 value )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ matchLiteral()

MCAPI::CompoundTagUpdaterNodeBuilder & CompoundTagUpdaterNodeBuilder::matchLiteral ( ::std::string const & tagName,
::std::string pattern )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ popVisit()

MCAPI::CompoundTagUpdaterNodeBuilder & CompoundTagUpdaterNodeBuilder::popVisit ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ remove()

MCAPI::CompoundTagUpdaterNodeBuilder & CompoundTagUpdaterNodeBuilder::remove ( ::std::string const & tagName)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ rename()

MCAPI::CompoundTagUpdaterNodeBuilder & CompoundTagUpdaterNodeBuilder::rename ( ::std::string const & tagName,
::std::string const & newTagName )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ tryEdit()

MCAPI::CompoundTagUpdaterNodeBuilder & CompoundTagUpdaterNodeBuilder::tryEdit ( ::std::string const & tagName,
::std::function< void(::CompoundTagEditHelper &)> && update )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ visit()

MCAPI::CompoundTagUpdaterNodeBuilder & CompoundTagUpdaterNodeBuilder::visit ( ::std::string const & tagName)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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