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