LeviLamina
Loading...
Searching...
No Matches
DedicatedServerCommands.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/NonOwnerPointer.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
AllowListFile;
11
class
DedicatedServer
;
12
class
IMinecraftApp;
13
class
Level;
14
class
LevelStorage;
15
class
Minecraft;
16
struct
ScriptSettings;
17
// clang-format on
18
19
class
DedicatedServerCommands
{
20
public
:
21
// static functions
22
// NOLINTBEGIN
23
MCAPI
static
void
setupStandaloneServer(
24
::Bedrock::NotNullNonOwnerPtr<::Minecraft>
const
& minecraft,
25
::IMinecraftApp& app,
26
::Level& level,
27
::LevelStorage&,
28
::DedicatedServer
& dedicatedServer,
29
::AllowListFile& allowListFile,
30
::ScriptSettings* scriptSettings
31
);
32
// NOLINTEND
33
34
public
:
35
// static variables
36
// NOLINTBEGIN
37
MCAPI static ::std::vector<::std::string>& mSaveAllFileList();
38
// NOLINTEND
39
};
DedicatedServerCommands
Definition
DedicatedServerCommands.h:19
DedicatedServer
Definition
DedicatedServer.h:48
src-server
mc
server
DedicatedServerCommands.h
Generated on Mon Dec 15 2025 02:53:41 for LeviLamina by
1.12.0