LeviLamina
Loading...
Searching...
No Matches
RecipesForCommand.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
RecipesForCommand
:
public
::Command
{
15
public
:
16
// RecipesForCommand inner types declare
17
// clang-format off
18
struct
FurnaceRecipe
;
19
// clang-format on
20
21
// RecipesForCommand inner types define
22
struct
FurnaceRecipe
{
23
public
:
24
// member variables
25
// NOLINTBEGIN
26
::ll::UntypedStorage<8, 48>
mUnkb0eeeb;
27
::ll::UntypedStorage<8, 128>
mUnkb274ac;
28
::ll::UntypedStorage<8, 128>
mUnk999f6d;
29
// NOLINTEND
30
31
public
:
32
// prevent constructor by default
33
FurnaceRecipe
& operator=(
FurnaceRecipe
const
&);
34
FurnaceRecipe
(
FurnaceRecipe
const
&);
35
FurnaceRecipe
();
36
};
37
38
public
:
39
// member variables
40
// NOLINTBEGIN
41
::ll::UntypedStorage<8, 8>
mUnkb4d85c;
42
// NOLINTEND
43
44
public
:
45
// prevent constructor by default
46
RecipesForCommand
& operator=(
RecipesForCommand
const
&);
47
RecipesForCommand
(
RecipesForCommand
const
&);
48
RecipesForCommand
();
49
50
public
:
51
// virtual functions
52
// NOLINTBEGIN
53
// vIndex: 2
54
virtual
void
execute(
::CommandOrigin
const
&,
::CommandOutput
&)
const
/*override*/
;
55
56
// vIndex: 0
57
virtual
~RecipesForCommand
()
/*override*/
=
default
;
58
// NOLINTEND
59
60
public
:
61
// destructor thunk
62
// NOLINTBEGIN
63
64
// NOLINTEND
65
66
public
:
67
// virtual function thunks
68
// NOLINTBEGIN
69
70
// NOLINTEND
71
};
CommandOrigin
Definition
CommandOrigin.h:32
CommandOutput
Definition
CommandOutput.h:19
Command
Definition
Command.h:17
RecipesForCommand
Definition
RecipesForCommand.h:14
RecipesForCommand::FurnaceRecipe
Definition
RecipesForCommand.h:22
ll::UntypedStorage
Definition
Alias.h:14
src
mc
server
commands
standard
RecipesForCommand.h
Generated on Sat Apr 26 2025 05:55:57 for LeviLamina by
1.12.0