LeviLamina
Loading...
Searching...
No Matches
TagsProxy.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
BlockDescriptorSerializer {
6
7
struct
TagsProxy
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnk45d9de;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
TagsProxy
(
TagsProxy
const
&);
17
TagsProxy
();
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCFOLD
void
fromString(::std::string
const
& expression);
23
24
MCFOLD ::BlockDescriptorSerializer::TagsProxy& operator=(
::BlockDescriptorSerializer::TagsProxy
const
&);
25
26
MCFOLD ::BlockDescriptorSerializer::TagsProxy& operator=(
::BlockDescriptorSerializer::TagsProxy
&&);
27
28
MCAPI
~TagsProxy
();
29
// NOLINTEND
30
31
public
:
32
// destructor thunk
33
// NOLINTBEGIN
34
MCFOLD
void
$dtor();
35
// NOLINTEND
36
};
37
38
}
// namespace BlockDescriptorSerializer
BlockDescriptorSerializer::TagsProxy
Definition
TagsProxy.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
block
block_descriptor_serializer
TagsProxy.h
Generated on Sat Apr 26 2025 05:56:18 for LeviLamina by
1.12.0