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
// member functions
25
// NOLINTBEGIN
26
MCAPI
void
fromMap(::std::map<::std::string, ::SharedTypes::Legacy::BlockDescriptor::Compound>
const
& proxyMap);
27
28
MCAPI
~StatesProxy
();
29
// NOLINTEND
30
31
public
:
32
// static functions
33
// NOLINTBEGIN
34
MCAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
35
36
MCAPI static ::std::map<::std::string, ::SharedTypes::Legacy::BlockDescriptor::Compound>
37
toMap(
::BlockDescriptorSerializer::StatesProxy
const
& instance);
38
// NOLINTEND
39
40
public
:
41
// destructor thunk
42
// NOLINTBEGIN
43
MCFOLD
void
$dtor();
44
// NOLINTEND
45
};
46
47
}
// namespace BlockDescriptorSerializer
BlockDescriptorSerializer::StatesProxy
Definition
StatesProxy.h:16
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
world
level
block
block_descriptor_serializer
StatesProxy.h
Generated on
for LeviLamina by
1.16.1