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