LeviLamina
Loading...
Searching...
No Matches
CompoundTagEditHelper.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
Tag
;
8
// clang-format on
9
10
class
CompoundTagEditHelper
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 8>
mUnk76e80d;
15
::ll::UntypedStorage<8, 24>
mUnkd306c3;
16
::ll::UntypedStorage<8, 24>
mUnk7225c7;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
CompoundTagEditHelper
& operator=(
CompoundTagEditHelper
const
&);
22
CompoundTagEditHelper
(
CompoundTagEditHelper
const
&);
23
CompoundTagEditHelper
();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCNAPI
void
pushChild
(::std::string
const
& tagName);
29
30
MCNAPI
void
replaceWith
(::std::string
const
& newTagName, ::std::unique_ptr<::Tag> newTag);
31
32
MCNAPI
~CompoundTagEditHelper
();
33
// NOLINTEND
34
35
public
:
36
// destructor thunk
37
// NOLINTBEGIN
38
MCNAPI
void
$dtor
();
39
// NOLINTEND
40
};
CompoundTagEditHelper
Definition
CompoundTagEditHelper.h:10
CompoundTagEditHelper::~CompoundTagEditHelper
MCAPI ~CompoundTagEditHelper()
CompoundTagEditHelper::replaceWith
MCAPI void replaceWith(::std::string const &newTagName, ::std::unique_ptr<::Tag > newTag)
CompoundTagEditHelper::$dtor
MCAPI void $dtor()
CompoundTagEditHelper::pushChild
MCAPI void pushChild(::std::string const &tagName)
Tag
Definition
Tag.h:39
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
CompoundTagEditHelper.h
Generated on Fri Jun 13 2025 05:04:54 for LeviLamina by
1.12.0