LeviLamina
Loading...
Searching...
No Matches
UpdateAttributeLayersData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
#include "mc/world/eas/AttributeLayerData.h"
6
7
// auto generated forward declare list
8
// clang-format off
9
namespace
EAS {
struct
AttributeLayerData
; }
10
namespace
cereal {
struct
ReflectionCtx
; }
11
// clang-format on
12
13
namespace
AttributeLayerSyncPacketData {
14
15
struct
UpdateAttributeLayersData
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::TypedStorage<8, 24, ::std::vector<::EAS::AttributeLayerData>> mAttributeLayers;
20
// NOLINTEND
21
22
public
:
23
// static functions
24
// NOLINTBEGIN
25
MCAPI
static
void
bind(
::cereal::ReflectionCtx
&
ctx
);
26
// NOLINTEND
27
};
28
29
}
// namespace AttributeLayerSyncPacketData
AttributeLayerSyncPacketData::UpdateAttributeLayersData
Definition
UpdateAttributeLayersData.h:15
EAS::AttributeLayerData
Definition
AttributeLayerData.h:7
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
network
packet
attribute_layer_sync_packet_data
UpdateAttributeLayersData.h
Generated on
for LeviLamina by
1.16.1