LeviLamina
Loading...
Searching...
No Matches
ContainerClosePacketPayload.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/legacy/ContainerType.h"
7
#include "mc/world/ContainerID.h"
8
9
struct
ContainerClosePacketPayload
{
10
public
:
11
// member variables
12
// NOLINTBEGIN
13
::ll::TypedStorage<1, 1, ::ContainerID> mContainerId;
14
::ll::TypedStorage<1, 1, ::SharedTypes::Legacy::ContainerType> mContainerType;
15
::ll::TypedStorage<1, 1, bool> mServerInitiatedClose;
16
// NOLINTEND
17
};
ContainerClosePacketPayload
Definition
ContainerClosePacketPayload.h:9
src-server
mc
network
packet
ContainerClosePacketPayload.h
Generated on Sun Oct 12 2025 06:31:55 for LeviLamina by
1.12.0