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