LeviLamina
Loading...
Searching...
No Matches
UpdateEnvironmentAttributesData.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
EnvironmentAttributeData
; }
8
namespace
cereal {
struct
ReflectionCtx
; }
9
// clang-format on
10
11
namespace
AttributeLayerSyncPacketData {
12
13
struct
UpdateEnvironmentAttributesData
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::TypedStorage<8, 32, ::std::string> mLayerName;
18
::ll::TypedStorage<4, 4, ::DimensionType> mLayerDimensionId;
19
::ll::TypedStorage<8, 24, ::std::vector<::EAS::EnvironmentAttributeData>> mAttributes;
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::UpdateEnvironmentAttributesData
Definition
UpdateEnvironmentAttributesData.h:13
EAS::EnvironmentAttributeData
Definition
EnvironmentAttributeData.h:7
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
network
packet
attribute_layer_sync_packet_data
UpdateEnvironmentAttributesData.h
Generated on
for LeviLamina by
1.16.1