LeviLamina
Loading...
Searching...
No Matches
ServerScriptDebugCommand.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/server/commands/shared/ScriptDebugCommand.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
CommandOrigin
;
11
class
CommandOutput
;
12
class
IScriptDebugger
;
13
class
ScriptDiagnosticsPublishToFile
;
14
// clang-format on
15
16
class
ServerScriptDebugCommand
:
public
::ScriptDebugCommand
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<4, 4>
mUnkbe492c;
21
::ll::UntypedStorage<4, 4>
mUnk16a659;
22
::ll::UntypedStorage<4, 4>
mUnk79156f;
23
::ll::UntypedStorage<4, 4>
mUnke39369;
24
::ll::UntypedStorage<8, 32>
mUnkb35c35;
25
::ll::UntypedStorage<4, 4>
mUnk9e0646;
26
// NOLINTEND
27
28
public
:
29
// prevent constructor by default
30
ServerScriptDebugCommand
& operator=(
ServerScriptDebugCommand
const
&);
31
ServerScriptDebugCommand
(
ServerScriptDebugCommand
const
&);
32
ServerScriptDebugCommand
();
33
34
public
:
35
// virtual functions
36
// NOLINTBEGIN
37
// vIndex: 2
38
virtual
void
execute(
::CommandOrigin
const
&,
::CommandOutput
& output)
const
/*override*/
;
39
40
// vIndex: 0
41
virtual
~ServerScriptDebugCommand
()
/*override*/
=
default
;
42
// NOLINTEND
43
44
public
:
45
// static variables
46
// NOLINTBEGIN
47
MCAPI static ::ScriptDiagnosticsPublishToFile*& sDiagnosticsPublishToFile();
48
49
MCAPI static ::std::optional<ushort>& sForcedPort();
50
51
MCAPI static ::IScriptDebugger*& sServerScriptDebugger();
52
// NOLINTEND
53
54
public
:
55
// destructor thunk
56
// NOLINTBEGIN
57
58
// NOLINTEND
59
60
public
:
61
// virtual function thunks
62
// NOLINTBEGIN
63
MCAPI
void
$execute(
::CommandOrigin
const
&,
::CommandOutput
& output)
const
;
64
// NOLINTEND
65
66
public
:
67
// vftables
68
// NOLINTBEGIN
69
MCAPI
static
void
** $vftable();
70
// NOLINTEND
71
};
CommandOrigin
Definition
CommandOrigin.h:32
CommandOutput
Definition
CommandOutput.h:19
IScriptDebugger
Definition
IScriptDebugger.h:11
ScriptDebugCommand
Definition
ScriptDebugCommand.h:15
ScriptDiagnosticsPublishToFile
Definition
ScriptDiagnosticsPublishToFile.h:16
ServerScriptDebugCommand
Definition
ServerScriptDebugCommand.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
server
commands
standard
ServerScriptDebugCommand.h
Generated on Sat Apr 26 2025 05:55:57 for LeviLamina by
1.12.0