LeviLamina
Loading...
Searching...
No Matches
ActorInfoRegistry.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
ActorInfo
;
8
// clang-format on
9
10
class
ActorInfoRegistry
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 64>
mUnk57f6e9;
15
::ll::UntypedStorage<8, 64>
mUnk701a9e;
16
::ll::UntypedStorage<4, 4>
mUnkc01a4f;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
ActorInfoRegistry
& operator=(
ActorInfoRegistry
const
&);
22
ActorInfoRegistry
(
ActorInfoRegistry
const
&);
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCAPI
ActorInfoRegistry
();
28
29
MCAPI uint getActorInfoId(uint64
const
& name)
const
;
30
31
MCAPI uint getActorInfoId(::std::string
const
& name)
const
;
32
33
MCAPI
bool
isSpawnEggAvailable(::std::string identifier);
34
35
MCAPI
void
registerActorInfo(
::ActorInfo
const
& info);
36
// NOLINTEND
37
38
public
:
39
// constructor thunks
40
// NOLINTBEGIN
41
MCAPI
void
* $ctor();
42
// NOLINTEND
43
};
ActorInfoRegistry
Definition
ActorInfoRegistry.h:10
ActorInfo
Definition
ActorInfo.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ActorInfoRegistry.h
Generated on Sat Apr 26 2025 05:56:01 for LeviLamina by
1.12.0