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
MCNAPI
void
fromString
(::std::string
const
& expression);
23
24
MCNAPI ::BlockDescriptorSerializer::TagsProxy&
operator=
(
::BlockDescriptorSerializer::TagsProxy
const
&);
25
26
MCNAPI ::BlockDescriptorSerializer::TagsProxy&
operator=
(
::BlockDescriptorSerializer::TagsProxy
&&);
27
28
MCNAPI ::std::string
const
&
toString
()
const
;
29
30
MCNAPI
~TagsProxy
();
31
// NOLINTEND
32
33
public
:
34
// destructor thunk
35
// NOLINTBEGIN
36
MCNAPI
void
$dtor
();
37
// NOLINTEND
38
};
39
40
}
// namespace BlockDescriptorSerializer
BlockDescriptorSerializer::TagsProxy
Definition
TagsProxy.h:7
BlockDescriptorSerializer::TagsProxy::$dtor
MCAPI void $dtor()
BlockDescriptorSerializer::TagsProxy::~TagsProxy
MCAPI ~TagsProxy()
BlockDescriptorSerializer::TagsProxy::operator=
MCAPI::BlockDescriptorSerializer::TagsProxy & operator=(::BlockDescriptorSerializer::TagsProxy const &)
BlockDescriptorSerializer::TagsProxy::toString
MCAPI::std::string const & toString() const
BlockDescriptorSerializer::TagsProxy::operator=
MCAPI::BlockDescriptorSerializer::TagsProxy & operator=(::BlockDescriptorSerializer::TagsProxy &&)
BlockDescriptorSerializer::TagsProxy::fromString
MCAPI void fromString(::std::string const &expression)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
block
block_descriptor_serializer
TagsProxy.h
Generated on Fri Jun 13 2025 05:05:13 for LeviLamina by
1.12.0