LeviLamina
Loading...
Searching...
No Matches
TradeWithPlayerDefinition.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
TradeWithPlayerDefinition
:
public
::BaseGoalDefinition
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 64>
mUnkf993c7;
19
::ll::UntypedStorage<4, 4>
mUnk3e75d1;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
TradeWithPlayerDefinition
& operator=(
TradeWithPlayerDefinition
const
&);
25
TradeWithPlayerDefinition
(
TradeWithPlayerDefinition
const
&);
26
TradeWithPlayerDefinition
();
27
28
public
:
29
// virtual functions
30
// NOLINTBEGIN
31
// vIndex: 0
32
virtual
~TradeWithPlayerDefinition
()
/*override*/
=
default
;
33
// NOLINTEND
34
35
public
:
36
// static functions
37
// NOLINTBEGIN
38
MCNAPI
static
void
buildSchema
(
39
::std::string
const
& name,
40
::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::TradeWithPlayerDefinition>
>& root
41
);
42
// NOLINTEND
43
44
public
:
45
// vftables
46
// NOLINTBEGIN
47
MCNAPI
static
void
**
$vftable
();
48
// NOLINTEND
49
};
BaseGoalDefinition
Definition
BaseGoalDefinition.h:10
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
TradeWithPlayerDefinition
Definition
TradeWithPlayerDefinition.h:14
TradeWithPlayerDefinition::buildSchema
static MCAPI void buildSchema(::std::string const &name, ::std::shared_ptr<::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::TradeWithPlayerDefinition > > &root)
TradeWithPlayerDefinition::$vftable
static MCAPI void ** $vftable()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ai
goal
TradeWithPlayerDefinition.h
Generated on Fri Jun 13 2025 05:05:00 for LeviLamina by
1.12.0