LeviLamina
Loading...
Searching...
No Matches
DropItemForDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/util/json_util/JsonSchemaObjectNode.h"
7
#include "mc/world/actor/ai/goal/BaseGoalDefinition.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
JsonUtil {
class
EmptyClass; }
12
// clang-format on
13
14
class
DropItemForDefinition
:
public
::BaseGoalDefinition
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<4, 4>
mUnk67be66;
19
::ll::UntypedStorage<4, 4>
mUnkc71221;
20
::ll::UntypedStorage<4, 4>
mUnk5174ac;
21
::ll::UntypedStorage<4, 4>
mUnk119df8;
22
::ll::UntypedStorage<4, 4>
mUnkfb8560;
23
::ll::UntypedStorage<4, 4>
mUnkeae76b;
24
::ll::UntypedStorage<8, 32>
mUnk84e2e5;
25
::ll::UntypedStorage<8, 104>
mUnk851417;
26
::ll::UntypedStorage<4, 8>
mUnk4e495e;
27
::ll::UntypedStorage<4, 12>
mUnk17d251;
28
::ll::UntypedStorage<4, 12>
mUnk2e0d55;
29
::ll::UntypedStorage<8, 24>
mUnkf803a0;
30
::ll::UntypedStorage<4, 4>
mUnk8209d6;
31
::ll::UntypedStorage<4, 4>
mUnk702c2a;
32
::ll::UntypedStorage<4, 4>
mUnk54b877;
33
::ll::UntypedStorage<4, 4>
mUnk48efb2;
34
::ll::UntypedStorage<4, 4>
mUnk33da71;
35
// NOLINTEND
36
37
public
:
38
// prevent constructor by default
39
DropItemForDefinition
& operator=(
DropItemForDefinition
const
&);
40
DropItemForDefinition
(
DropItemForDefinition
const
&);
41
DropItemForDefinition
();
42
43
public
:
44
// virtual functions
45
// NOLINTBEGIN
46
// vIndex: 0
47
virtual
~DropItemForDefinition
()
/*override*/
;
48
// NOLINTEND
49
50
public
:
51
// static functions
52
// NOLINTBEGIN
53
MCNAPI
static
void
buildSchema
(
54
::std::string
const
& name,
55
::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::DropItemForDefinition>
>& root
56
);
57
// NOLINTEND
58
59
public
:
60
// destructor thunk
61
// NOLINTBEGIN
62
MCNAPI
void
$dtor
();
63
// NOLINTEND
64
65
public
:
66
// vftables
67
// NOLINTBEGIN
68
MCNAPI
static
void
**
$vftable
();
69
// NOLINTEND
70
};
BaseGoalDefinition
Definition
BaseGoalDefinition.h:10
DropItemForDefinition
Definition
DropItemForDefinition.h:14
DropItemForDefinition::$vftable
static MCAPI void ** $vftable()
DropItemForDefinition::$dtor
MCAPI void $dtor()
DropItemForDefinition::buildSchema
static MCAPI void buildSchema(::std::string const &name, ::std::shared_ptr<::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::DropItemForDefinition > > &root)
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ai
goal
DropItemForDefinition.h
Generated on Fri Jun 13 2025 05:04:58 for LeviLamina by
1.12.0