LeviLamina
Loading...
Searching...
No Matches
CommandResponseBase.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/CommandOriginSystem.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
ILevel
;
11
class
RenderParams
;
12
// clang-format on
13
14
class
CommandResponseBase
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<4, 4>
mUnk629bfc;
19
::ll::UntypedStorage<8, 24>
mUnkfcc26f;
20
::ll::UntypedStorage<2, 2>
mUnkfb0f5b;
21
::ll::UntypedStorage<8, 24>
mUnkb2d59f;
22
::ll::UntypedStorage<1, 1>
mUnk40620b;
23
::ll::UntypedStorage<1, 1>
mUnk2e87c2;
24
// NOLINTEND
25
26
public
:
27
// prevent constructor by default
28
CommandResponseBase
& operator=(
CommandResponseBase
const
&);
29
CommandResponseBase
(
CommandResponseBase
const
&);
30
CommandResponseBase
();
31
32
public
:
33
// virtual functions
34
// NOLINTBEGIN
35
// vIndex: 0
36
virtual
~CommandResponseBase
() =
default
;
37
38
// vIndex: 1
39
virtual ::CommandOriginSystem _getCommandOriginSystem()
const
;
40
// NOLINTEND
41
42
public
:
43
// member functions
44
// NOLINTBEGIN
45
MCAPI
void
_addCommand(::std::string
const
& entry);
46
47
MCAPI
void
_compileCommands(
::ILevel
& level)
const
;
48
49
MCAPI
void
_executeAction(
::RenderParams
& params)
const
;
50
// NOLINTEND
51
52
public
:
53
// static variables
54
// NOLINTBEGIN
55
MCAPI static ::std::string
const
& NameID();
56
// NOLINTEND
57
58
public
:
59
// destructor thunk
60
// NOLINTBEGIN
61
62
// NOLINTEND
63
64
public
:
65
// virtual function thunks
66
// NOLINTBEGIN
67
MCFOLD ::CommandOriginSystem $_getCommandOriginSystem()
const
;
68
// NOLINTEND
69
};
CommandResponseBase
Definition
CommandResponseBase.h:14
ILevel
Definition
ILevel.h:203
RenderParams
Definition
RenderParams.h:30
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
response
CommandResponseBase.h
Generated on Sat Apr 26 2025 05:56:33 for LeviLamina by
1.12.0