LeviLamina
Loading...
Searching...
No Matches
ContainerRegistryCleanupPacketPayload.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
FullContainerName
;
8
// clang-format on
9
10
struct
ContainerRegistryCleanupPacketPayload
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::TypedStorage<8, 24, ::std::vector<::FullContainerName>> mRemovedContainers;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
ContainerRegistryCleanupPacketPayload
& operator=(
ContainerRegistryCleanupPacketPayload
const
&);
20
ContainerRegistryCleanupPacketPayload
(
ContainerRegistryCleanupPacketPayload
const
&);
21
ContainerRegistryCleanupPacketPayload
();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCFOLD ::ContainerRegistryCleanupPacketPayload& operator=(
::ContainerRegistryCleanupPacketPayload
&&);
27
28
MCAPI
~ContainerRegistryCleanupPacketPayload
();
29
// NOLINTEND
30
31
public
:
32
// destructor thunk
33
// NOLINTBEGIN
34
MCFOLD
void
$dtor();
35
// NOLINTEND
36
};
ContainerRegistryCleanupPacketPayload
Definition
ContainerRegistryCleanupPacketPayload.h:10
FullContainerName
Definition
FullContainerName.h:8
src-server
mc
network
packet
ContainerRegistryCleanupPacketPayload.h
Generated on Sun Oct 12 2025 06:31:55 for LeviLamina by
1.12.0