LeviLamina
Loading...
Searching...
No Matches
StatesProxy.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/legacy/BlockDescriptor.h"
7
#include "mc/world/level/block/BlockDescriptor.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
cereal {
struct
ReflectionCtx; }
12
// clang-format on
13
14
namespace
BlockDescriptorSerializer {
15
16
struct
StatesProxy
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::TypedStorage<8, 24, ::std::vector<::BlockDescriptor::State>> mBlockStates;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
StatesProxy
& operator=(
StatesProxy
const
&);
26
StatesProxy
(
StatesProxy
const
&);
27
StatesProxy
();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCAPI
void
fromMap(::std::map<::std::string, ::SharedTypes::Legacy::BlockDescriptor::Compound>
const
& proxyMap);
33
34
MCAPI ::BlockDescriptorSerializer::StatesProxy& operator=(
::BlockDescriptorSerializer::StatesProxy
&&);
35
36
MCAPI
~StatesProxy
();
37
// NOLINTEND
38
39
public
:
40
// static functions
41
// NOLINTBEGIN
42
MCAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
43
44
MCAPI static ::std::map<::std::string, ::SharedTypes::Legacy::BlockDescriptor::Compound>
45
toMap(
::BlockDescriptorSerializer::StatesProxy
const
& instance);
46
// NOLINTEND
47
48
public
:
49
// destructor thunk
50
// NOLINTBEGIN
51
MCFOLD
void
$dtor();
52
// NOLINTEND
53
};
54
55
}
// namespace BlockDescriptorSerializer
BlockDescriptorSerializer::StatesProxy
Definition
StatesProxy.h:16
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src-server
mc
world
level
block
block_descriptor_serializer
StatesProxy.h
Generated on Sun Oct 12 2025 06:32:26 for LeviLamina by
1.12.0