LeviLamina
Loading...
Searching...
No Matches
ActorInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
CompoundTag
;
8
// clang-format on
9
10
struct
ActorInfo
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<4, 4>
mUnkb087cb;
15
::ll::UntypedStorage<8, 176>
mUnkfab62c;
16
::ll::UntypedStorage<8, 176>
mUnkee4af0;
17
::ll::UntypedStorage<1, 1>
mUnk84432a;
18
::ll::UntypedStorage<1, 1>
mUnk830ac5;
19
::ll::UntypedStorage<4, 8>
mUnkbb7427;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
ActorInfo
& operator=(
ActorInfo
const
&);
25
ActorInfo
(
ActorInfo
const
&);
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCAPI
ActorInfo
();
31
32
MCAPI
void
load(
::CompoundTag
const
* tag);
33
34
MCAPI ::std::unique_ptr<::CompoundTag> save()
const
;
35
36
MCAPI
~ActorInfo
();
37
// NOLINTEND
38
39
public
:
40
// constructor thunks
41
// NOLINTBEGIN
42
MCAPI
void
* $ctor();
43
// NOLINTEND
44
45
public
:
46
// destructor thunk
47
// NOLINTBEGIN
48
MCAPI
void
$dtor();
49
// NOLINTEND
50
};
CompoundTag
Definition
CompoundTag.h:13
ActorInfo
Definition
ActorInfo.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ActorInfo.h
Generated on Sat Apr 26 2025 05:56:01 for LeviLamina by
1.12.0