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
// vIndex: 2
19
virtual
void
execute(
::CommandOrigin
const
&,
::CommandOutput
& output)
const
/*override*/
;
20
21
// vIndex: 0
22
virtual
~GetEduServerInfoCommand
()
/*override*/
=
default
;
23
// NOLINTEND
24
25
public
:
26
// virtual function thunks
27
// NOLINTBEGIN
28
MCAPI
void
$execute(
::CommandOrigin
const
&,
::CommandOutput
& output)
const
;
29
// NOLINTEND
30
31
public
:
32
// vftables
33
// NOLINTBEGIN
34
MCNAPI
static
void
**
$vftable
();
35
// NOLINTEND
36
};
CommandOrigin
Definition
CommandOrigin.h:32
CommandOutput
Definition
CommandOutput.h:19
Command
Definition
Command.h:17
GetEduServerInfoCommand
Definition
GetEduServerInfoCommand.h:14
GetEduServerInfoCommand::$vftable
static MCAPI void ** $vftable()
src
mc
server
commands
GetEduServerInfoCommand.h
Generated on Fri Jun 13 2025 05:04:52 for LeviLamina by
1.12.0