◆ 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()
- 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: