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