LeviLamina
Loading...
Searching...
No Matches
GetEduServerInfoCommand.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/server/commands/Command.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
CommandOrigin;
11
class
CommandOutput;
12
// clang-format on
13
14
class
GetEduServerInfoCommand
:
public
::Command {
15
public
:
16
// virtual functions
17
// NOLINTBEGIN
18
virtual
void
execute(::CommandOrigin
const
&, ::CommandOutput& output)
const
/*override*/
;
19
20
virtual
~GetEduServerInfoCommand
()
/*override*/
=
default
;
21
// NOLINTEND
22
23
public
:
24
// virtual function thunks
25
// NOLINTBEGIN
26
MCAPI
void
$execute(::CommandOrigin
const
&, ::CommandOutput& output)
const
;
27
// NOLINTEND
28
29
public
:
30
// vftables
31
// NOLINTBEGIN
32
MCNAPI
static
void
**
$vftable
();
33
// NOLINTEND
34
};
GetEduServerInfoCommand
Definition
GetEduServerInfoCommand.h:14
GetEduServerInfoCommand::$vftable
static MCAPI void ** $vftable()
src-server
mc
server
commands
GetEduServerInfoCommand.h
Generated on Mon Dec 15 2025 02:53:41 for LeviLamina by
1.12.0