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