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
popChild
();
29
30
MCNAPI
void
pushChild
(::std::string
const
& tagName);
31
32
MCNAPI
void
replaceWith
(::std::string
const
& newTagName, ::std::unique_ptr<::Tag> newTag);
33
34
MCNAPI
~CompoundTagEditHelper
();
35
// NOLINTEND
36
37
public
:
38
// destructor thunk
39
// NOLINTBEGIN
40
MCNAPI
void
$dtor
();
41
// NOLINTEND
42
};
CompoundTagEditHelper::~CompoundTagEditHelper
MCAPI ~CompoundTagEditHelper()
CompoundTagEditHelper::replaceWith
MCAPI void replaceWith(::std::string const &newTagName, ::std::unique_ptr<::Tag > newTag)
CompoundTagEditHelper::$dtor
MCAPI void $dtor()
CompoundTagEditHelper::popChild
MCAPI void popChild()
CompoundTagEditHelper::pushChild
MCAPI void pushChild(::std::string const &tagName)
Tag
Definition
Tag.h:42
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
CompoundTagEditHelper.h
Generated on
for LeviLamina by
1.16.1