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