LeviLamina
Loading...
Searching...
No Matches
FindRecipeDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/bhave/definition/BehaviorDefinition.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
BehaviorFactory
;
11
namespace
Json {
class
Value; }
12
// clang-format on
13
14
class
FindRecipeDefinition
:
public
::BehaviorDefinition
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 32>
mUnk7d8357;
19
::ll::UntypedStorage<8, 32>
mUnkbcfcf1;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
FindRecipeDefinition
& operator=(
FindRecipeDefinition
const
&);
25
FindRecipeDefinition
(
FindRecipeDefinition
const
&);
26
FindRecipeDefinition
();
27
28
public
:
29
// virtual functions
30
// NOLINTBEGIN
31
// vIndex: 1
32
virtual
void
load(
::Json::Value
value,
::BehaviorFactory
const
& factory)
/*override*/
;
33
34
// vIndex: 0
35
virtual
~FindRecipeDefinition
()
/*override*/
=
default
;
36
// NOLINTEND
37
38
public
:
39
// destructor thunk
40
// NOLINTBEGIN
41
42
// NOLINTEND
43
44
public
:
45
// virtual function thunks
46
// NOLINTBEGIN
47
48
// NOLINTEND
49
};
BehaviorDefinition
Definition
BehaviorDefinition.h:14
BehaviorFactory
Definition
BehaviorFactory.h:13
FindRecipeDefinition
Definition
FindRecipeDefinition.h:14
Json::Value
Definition
Value.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
bhave
definition
FindRecipeDefinition.h
Generated on Sat Apr 26 2025 05:56:04 for LeviLamina by
1.12.0