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