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