LeviLamina
Loading...
Searching...
No Matches
SummonCommand.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/server/commands/ServerCommand.h"
7
#include "mc/util/rotation_command_utils/FacingResult.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
CommandOrigin
;
12
class
CommandOutput
;
13
class
CommandRegistry
;
14
class
Vec3
;
15
// clang-format on
16
17
class
SummonCommand
:
public
::ServerCommand
{
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::UntypedStorage<8, 8>
mUnkadd035;
22
::ll::UntypedStorage<4, 16>
mUnk753489;
23
::ll::UntypedStorage<8, 32>
mUnk7ed9ce;
24
::ll::UntypedStorage<8, 32>
mUnk1154bc;
25
::ll::UntypedStorage<1, 1>
mUnk7c4ae7;
26
::ll::UntypedStorage<4, 8>
mUnkb5be64;
27
::ll::UntypedStorage<4, 8>
mUnkd3ecd3;
28
::ll::UntypedStorage<1, 1>
mUnka70ba0;
29
::ll::UntypedStorage<1, 1>
mUnka72152;
30
::ll::UntypedStorage<4, 4>
mUnk8e89d5;
31
::ll::UntypedStorage<8, 200>
mUnk66e3c1;
32
::ll::UntypedStorage<4, 16>
mUnk484347;
33
// NOLINTEND
34
35
public
:
36
// prevent constructor by default
37
SummonCommand
& operator=(
SummonCommand
const
&);
38
SummonCommand
(
SummonCommand
const
&);
39
40
public
:
41
// virtual functions
42
// NOLINTBEGIN
43
// vIndex: 2
44
virtual
void
execute(
::CommandOrigin
const
& origin,
::CommandOutput
& output)
const
/*override*/
;
45
46
// vIndex: 0
47
virtual
~SummonCommand
()
/*override*/
=
default
;
48
// NOLINTEND
49
50
public
:
51
// member functions
52
// NOLINTBEGIN
53
MCAPI
SummonCommand
();
54
55
MCAPI ::RotationCommandUtils::FacingResult
56
_getFacingDirection(
::CommandOrigin
const
& origin,
::CommandOutput
& output,
::Vec3
& faceTarget)
const
;
57
// NOLINTEND
58
59
public
:
60
// static functions
61
// NOLINTBEGIN
62
MCAPI
static
void
setup(
::CommandRegistry
& registry);
63
// NOLINTEND
64
65
public
:
66
// constructor thunks
67
// NOLINTBEGIN
68
MCAPI
void
* $ctor();
69
// NOLINTEND
70
71
public
:
72
// destructor thunk
73
// NOLINTBEGIN
74
75
// NOLINTEND
76
77
public
:
78
// virtual function thunks
79
// NOLINTBEGIN
80
MCAPI
void
$execute(
::CommandOrigin
const
& origin,
::CommandOutput
& output)
const
;
81
// NOLINTEND
82
83
public
:
84
// vftables
85
// NOLINTBEGIN
86
MCAPI
static
void
** $vftable();
87
// NOLINTEND
88
};
CommandOrigin
Definition
CommandOrigin.h:32
CommandOutput
Definition
CommandOutput.h:19
CommandRegistry
Definition
CommandRegistry.h:44
ServerCommand
Definition
ServerCommand.h:22
SummonCommand
Definition
SummonCommand.h:17
Vec3
Definition
Vec3.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
server
commands
standard
SummonCommand.h
Generated on Sat Apr 26 2025 05:55:57 for LeviLamina by
1.12.0