LeviLamina
Loading...
Searching...
No Matches
EnchantCommand.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
class
CommandRegistry
;
13
// clang-format on
14
15
class
EnchantCommand
:
public
::Command
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 200>
mUnk2a4051;
20
::ll::UntypedStorage<1, 1>
mUnkb70f34;
21
::ll::UntypedStorage<4, 4>
mUnkb35076;
22
::ll::UntypedStorage<4, 4>
mUnked5103;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
EnchantCommand
& operator=(
EnchantCommand
const
&);
28
EnchantCommand
(
EnchantCommand
const
&);
29
EnchantCommand
();
30
31
public
:
32
// virtual functions
33
// NOLINTBEGIN
34
// vIndex: 2
35
virtual
void
execute(
::CommandOrigin
const
& origin,
::CommandOutput
& output)
const
/*override*/
;
36
37
// vIndex: 0
38
virtual
~EnchantCommand
()
/*override*/
=
default
;
39
// NOLINTEND
40
41
public
:
42
// static functions
43
// NOLINTBEGIN
44
MCAPI
static
void
setup(
::CommandRegistry
& registry);
45
// NOLINTEND
46
47
public
:
48
// virtual function thunks
49
// NOLINTBEGIN
50
MCAPI
void
$execute(
::CommandOrigin
const
& origin,
::CommandOutput
& output)
const
;
51
// NOLINTEND
52
53
public
:
54
// vftables
55
// NOLINTBEGIN
56
MCNAPI
static
void
**
$vftable
();
57
// NOLINTEND
58
};
CommandOrigin
Definition
CommandOrigin.h:32
CommandOutput
Definition
CommandOutput.h:19
CommandRegistry
Definition
CommandRegistry.h:45
Command
Definition
Command.h:17
EnchantCommand
Definition
EnchantCommand.h:15
EnchantCommand::$vftable
static MCAPI void ** $vftable()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
server
commands
standard
EnchantCommand.h
Generated on Fri Jun 13 2025 05:04:52 for LeviLamina by
1.12.0