LeviLamina
Loading...
Searching...
No Matches
IResourceRepositories.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
Pack
;
8
namespace
PackCommand {
struct
PackAssociations; }
9
// clang-format on
10
11
namespace
PackCommand {
12
13
class
IResourceRepositories
{
14
public
:
15
// virtual functions
16
// NOLINTBEGIN
17
// vIndex: 0
18
virtual
~IResourceRepositories
() =
default
;
19
20
// vIndex: 1
21
virtual
void
fillPackAssociations(::std::vector<::gsl::not_null<::PackCommand::PackAssociations*>>&) = 0;
22
23
// vIndex: 2
24
virtual
void
removePacks(::std::vector<::gsl::not_null<::Pack const*>>
const
&) = 0;
25
// NOLINTEND
26
27
public
:
28
// virtual function thunks
29
// NOLINTBEGIN
30
31
// NOLINTEND
32
};
33
34
}
// namespace PackCommand
PackCommand::IResourceRepositories
Definition
IResourceRepositories.h:13
Pack
Definition
Pack.h:27
src-server
mc
resources
pack_command
IResourceRepositories.h
Generated on Sun Oct 12 2025 06:32:00 for LeviLamina by
1.12.0