LeviLamina
Loading...
Searching...
No Matches
PropertyGroupManager.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
class
CompoundTag
;
9
class
HashedString
;
10
// clang-format on
11
12
class
PropertyGroupManager
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 64>
mUnk64dcbf;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
PropertyGroupManager
& operator=(
PropertyGroupManager
const
&);
22
PropertyGroupManager
(
PropertyGroupManager
const
&);
23
PropertyGroupManager
();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCAPI ::CompoundTag getActorPropertyDataTag(
::HashedString
const
& actorCanonicalName)
const
;
29
30
MCAPI
void
tryInitPropertiesOnActor(
::Actor
& actor)
const
;
31
// NOLINTEND
32
};
Actor
Definition
Actor.h:104
CompoundTag
Definition
CompoundTag.h:13
HashedString
Definition
HashedString.h:5
PropertyGroupManager
Definition
PropertyGroupManager.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
state
PropertyGroupManager.h
Generated on Sat Apr 26 2025 05:56:07 for LeviLamina by
1.12.0