LeviLamina
Loading...
Searching...
No Matches
PlayAnimationCommand.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
PlayAnimationCommand
:
public
::Command
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 200>
mUnkeaf76f;
20
::ll::UntypedStorage<8, 32>
mUnk193451;
21
::ll::UntypedStorage<8, 32>
mUnka4c1bf;
22
::ll::UntypedStorage<8, 32>
mUnk347be9;
23
::ll::UntypedStorage<8, 32>
mUnk49f5d3;
24
::ll::UntypedStorage<4, 4>
mUnk83afcb;
25
// NOLINTEND
26
27
public
:
28
// prevent constructor by default
29
PlayAnimationCommand
& operator=(
PlayAnimationCommand
const
&);
30
PlayAnimationCommand
(
PlayAnimationCommand
const
&);
31
32
public
:
33
// virtual functions
34
// NOLINTBEGIN
35
// vIndex: 2
36
virtual
void
execute(
::CommandOrigin
const
& origin,
::CommandOutput
& output)
const
/*override*/
;
37
38
// vIndex: 0
39
virtual
~PlayAnimationCommand
()
/*override*/
;
40
// NOLINTEND
41
42
public
:
43
// member functions
44
// NOLINTBEGIN
45
MCAPI
PlayAnimationCommand
();
46
// NOLINTEND
47
48
public
:
49
// static functions
50
// NOLINTBEGIN
51
MCAPI
static
void
setup(
::CommandRegistry
& registry);
52
// NOLINTEND
53
54
public
:
55
// constructor thunks
56
// NOLINTBEGIN
57
MCAPI
void
* $ctor();
58
// NOLINTEND
59
60
public
:
61
// destructor thunk
62
// NOLINTBEGIN
63
MCAPI
void
$dtor();
64
// NOLINTEND
65
66
public
:
67
// virtual function thunks
68
// NOLINTBEGIN
69
MCAPI
void
$execute(
::CommandOrigin
const
& origin,
::CommandOutput
& output)
const
;
70
// NOLINTEND
71
72
public
:
73
// vftables
74
// NOLINTBEGIN
75
MCAPI
static
void
** $vftable();
76
// NOLINTEND
77
};
CommandOrigin
Definition
CommandOrigin.h:32
CommandOutput
Definition
CommandOutput.h:19
CommandRegistry
Definition
CommandRegistry.h:44
Command
Definition
Command.h:17
PlayAnimationCommand
Definition
PlayAnimationCommand.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
server
commands
standard
PlayAnimationCommand.h
Generated on Sat Apr 26 2025 05:55:57 for LeviLamina by
1.12.0