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