LeviLamina
Loading...
Searching...
No Matches
EquipCommand.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
EquipCommand
:
public
::Command
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 200>
mUnkb57fdd;
19
::ll::UntypedStorage<8, 8>
mUnk131bf2;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
EquipCommand
& operator=(
EquipCommand
const
&);
25
EquipCommand
(
EquipCommand
const
&);
26
EquipCommand
();
27
28
public
:
29
// virtual functions
30
// NOLINTBEGIN
31
// vIndex: 2
32
virtual
void
execute(
::CommandOrigin
const
&,
::CommandOutput
&)
const
/*override*/
;
33
34
// vIndex: 0
35
virtual
~EquipCommand
()
/*override*/
=
default
;
36
// NOLINTEND
37
38
public
:
39
// destructor thunk
40
// NOLINTBEGIN
41
42
// NOLINTEND
43
44
public
:
45
// virtual function thunks
46
// NOLINTBEGIN
47
48
// NOLINTEND
49
};
CommandOrigin
Definition
CommandOrigin.h:32
CommandOutput
Definition
CommandOutput.h:19
Command
Definition
Command.h:17
EquipCommand
Definition
EquipCommand.h:14
ll::UntypedStorage
Definition
Alias.h:14
src
mc
server
commands
test
EquipCommand.h
Generated on Sat Apr 26 2025 05:55:57 for LeviLamina by
1.12.0