LeviLamina
Loading...
Searching...
No Matches
ActorFetcher.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
Actor
;
8
struct
ActorUniqueID
;
9
// clang-format on
10
11
class
ActorFetcher
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<8, 24>
mUnkb1e281;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
ActorFetcher
& operator=(
ActorFetcher
const
&);
21
ActorFetcher
(
ActorFetcher
const
&);
22
ActorFetcher
();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCAPI ::Actor* fetchActorAllDimensions(
::ActorUniqueID
actorId,
bool
getRemoved)
const
;
28
// NOLINTEND
29
};
ActorFetcher
Definition
ActorFetcher.h:11
Actor
Definition
Actor.h:104
ActorUniqueID
Definition
ActorUniqueID.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
ActorFetcher.h
Generated on Sat Apr 26 2025 05:56:16 for LeviLamina by
1.12.0